| Filename | /home/hinrik/perl5/perlbrew/perls/perl-5.13.5/lib/site_perl/5.13.5/MouseX/Getopt.pm |
| Statements | Executed 8 statements in 222µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 681µs | 1.36ms | MouseX::Getopt::BEGIN@10 |
| 1 | 1 | 1 | 18µs | 18µs | MouseX::Getopt::BEGIN@2 |
| 1 | 1 | 1 | 13µs | 107µs | MouseX::Getopt::BEGIN@14 |
| 1 | 1 | 1 | 5µs | 5µs | MouseX::Getopt::BEGIN@5 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package MouseX::Getopt; | ||||
| 2 | # spent 18µs within MouseX::Getopt::BEGIN@2 which was called:
# once (18µs+0s) by Any::Moose::_install_module at line 4 | ||||
| 3 | 1 | 6µs | $MouseX::Getopt::AUTHORITY = 'cpan:STEVAN'; | ||
| 4 | 1 | 25µs | 1 | 18µs | } # spent 18µs making 1 call to MouseX::Getopt::BEGIN@2 |
| 5 | # spent 5µs within MouseX::Getopt::BEGIN@5 which was called:
# once (5µs+0s) by Any::Moose::_install_module at line 7 | ||||
| 6 | 1 | 11µs | $MouseX::Getopt::VERSION = '0.33'; | ||
| 7 | 1 | 18µs | 1 | 5µs | } # spent 5µs making 1 call to MouseX::Getopt::BEGIN@5 |
| 8 | # ABSTRACT: A Mouse role for processing command line options | ||||
| 9 | |||||
| 10 | 2 | 130µs | 2 | 1.64ms | # spent 1.36ms (681µs+676µs) within MouseX::Getopt::BEGIN@10 which was called:
# once (681µs+676µs) by Any::Moose::_install_module at line 10 # spent 1.36ms making 1 call to MouseX::Getopt::BEGIN@10
# spent 284µs making 1 call to Mouse::Exporter::do_import |
| 11 | |||||
| 12 | 1 | 4µs | 1 | 49.7ms | with 'MouseX::Getopt::GLD'; # spent 49.7ms making 1 call to Mouse::Role::with |
| 13 | |||||
| 14 | 2 | 22µs | 2 | 201µs | # spent 107µs (13+94) within MouseX::Getopt::BEGIN@14 which was called:
# once (13µs+94µs) by Any::Moose::_install_module at line 14 # spent 107µs making 1 call to MouseX::Getopt::BEGIN@14
# spent 94µs making 1 call to Mouse::Exporter::do_unimport |
| 15 | |||||
| 16 | 1 | 6µs | 1; | ||
| 17 | |||||
| 18 | |||||
| 19 | __END__ |