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