| Filename | /home/hinrik/perl5/perlbrew/perls/perl-5.13.5/lib/site_perl/5.13.5/MouseX/Getopt/Meta/Attribute/NoGetopt.pm |
| Statements | Executed 12 statements in 217µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 19µs | 19µs | MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@2 |
| 1 | 1 | 1 | 11µs | 91µs | MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@15 |
| 1 | 1 | 1 | 11µs | 392µs | MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@10 |
| 1 | 1 | 1 | 6µs | 6µs | MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@5 |
| 1 | 1 | 1 | 5µs | 5µs | Mouse::Meta::Attribute::Custom::NoGetopt::BEGIN@20 |
| 1 | 1 | 1 | 5µs | 5µs | Mouse::Meta::Attribute::Custom::NoGetopt::BEGIN@23 |
| 1 | 1 | 1 | 3µs | 3µs | Mouse::Meta::Attribute::Custom::NoGetopt::register_implementation |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package MouseX::Getopt::Meta::Attribute::NoGetopt; | ||||
| 2 | # spent 19µs within MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@2 which was called:
# once (19µs+0s) by MouseX::Getopt::Basic::BEGIN@14 at line 4 | ||||
| 3 | 1 | 6µs | $MouseX::Getopt::Meta::Attribute::NoGetopt::AUTHORITY = 'cpan:STEVAN'; | ||
| 4 | 1 | 25µs | 1 | 19µs | } # spent 19µs making 1 call to MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@2 |
| 5 | # spent 6µs within MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@5 which was called:
# once (6µs+0s) by MouseX::Getopt::Basic::BEGIN@14 at line 7 | ||||
| 6 | 1 | 6µs | $MouseX::Getopt::Meta::Attribute::NoGetopt::VERSION = '0.33'; | ||
| 7 | 1 | 21µs | 1 | 6µs | } # spent 6µs making 1 call to MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@5 |
| 8 | # ABSTRACT: Optional meta attribute for ignoring params | ||||
| 9 | |||||
| 10 | 2 | 40µs | 2 | 774µs | # spent 392µs (11+381) within MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@10 which was called:
# once (11µs+381µs) by MouseX::Getopt::Basic::BEGIN@14 at line 10 # spent 392µs making 1 call to MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@10
# spent 381µs making 1 call to Mouse::Exporter::do_import |
| 11 | |||||
| 12 | 1 | 4µs | 1 | 86µs | extends 'Mouse::Meta::Attribute'; # << Mouse extending Mouse :) # spent 86µs making 1 call to Mouse::extends |
| 13 | 1 | 3µs | 1 | 1.16ms | with 'MouseX::Getopt::Meta::Attribute::Trait::NoGetopt'; # spent 1.16ms making 1 call to Mouse::with |
| 14 | |||||
| 15 | 2 | 40µs | 2 | 170µs | # spent 91µs (11+79) within MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@15 which was called:
# once (11µs+79µs) by MouseX::Getopt::Basic::BEGIN@14 at line 15 # spent 91µs making 1 call to MouseX::Getopt::Meta::Attribute::NoGetopt::BEGIN@15
# spent 79µs making 1 call to Mouse::Exporter::do_unimport |
| 16 | |||||
| 17 | # register this as a metaclass alias ... | ||||
| 18 | package # stop confusing PAUSE | ||||
| 19 | Mouse::Meta::Attribute::Custom::NoGetopt; | ||||
| 20 | # spent 5µs within Mouse::Meta::Attribute::Custom::NoGetopt::BEGIN@20 which was called:
# once (5µs+0s) by MouseX::Getopt::Basic::BEGIN@14 at line 22 | ||||
| 21 | 1 | 6µs | $Mouse::Meta::Attribute::Custom::NoGetopt::AUTHORITY = 'cpan:STEVAN'; | ||
| 22 | 1 | 22µs | 1 | 5µs | } # spent 5µs making 1 call to Mouse::Meta::Attribute::Custom::NoGetopt::BEGIN@20 |
| 23 | # spent 5µs within Mouse::Meta::Attribute::Custom::NoGetopt::BEGIN@23 which was called:
# once (5µs+0s) by MouseX::Getopt::Basic::BEGIN@14 at line 25 | ||||
| 24 | 1 | 6µs | $Mouse::Meta::Attribute::Custom::NoGetopt::VERSION = '0.33'; | ||
| 25 | 1 | 29µs | 1 | 5µs | } # spent 5µs making 1 call to Mouse::Meta::Attribute::Custom::NoGetopt::BEGIN@23 |
| 26 | 1 | 5µs | # spent 3µs within Mouse::Meta::Attribute::Custom::NoGetopt::register_implementation which was called:
# once (3µs+0s) by Mouse::Util::resolve_metaclass_alias at line 202 of Mouse/Util.pm | ||
| 27 | |||||
| 28 | 1 | 4µs | 1; | ||
| 29 | |||||
| 30 | |||||
| 31 | __END__ |