| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux/Moose/Meta/Instance.pm |
| Statements | Executed 17 statements in 659µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 75µs | 94µs | Moose::Meta::Instance::BEGIN@4 |
| 1 | 1 | 1 | 40µs | 109µs | Moose::Meta::Instance::BEGIN@5 |
| 1 | 1 | 1 | 38µs | 310µs | Moose::Meta::Instance::BEGIN@13 |
| 1 | 1 | 1 | 26µs | 26µs | Moose::Meta::Instance::BEGIN@11 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | |||||
| 2 | package Moose::Meta::Instance; | ||||
| 3 | |||||
| 4 | 3 | 104µs | 2 | 112µs | # spent 94µs (75+18) within Moose::Meta::Instance::BEGIN@4 which was called:
# once (75µs+18µs) by Moose::BEGIN@23 at line 4 # spent 94µs making 1 call to Moose::Meta::Instance::BEGIN@4
# spent 18µs making 1 call to strict::import |
| 5 | 3 | 214µs | 2 | 179µs | # spent 109µs (40+70) within Moose::Meta::Instance::BEGIN@5 which was called:
# once (40µs+70µs) by Moose::BEGIN@23 at line 5 # spent 109µs making 1 call to Moose::Meta::Instance::BEGIN@5
# spent 70µs making 1 call to warnings::import |
| 6 | |||||
| 7 | 1 | 4µs | our $VERSION = '1.19'; | ||
| 8 | 1 | 65µs | $VERSION = eval $VERSION; # spent 11µs executing statements in string eval | ||
| 9 | 1 | 3µs | our $AUTHORITY = 'cpan:STEVAN'; | ||
| 10 | |||||
| 11 | 3 | 98µs | 1 | 26µs | # spent 26µs within Moose::Meta::Instance::BEGIN@11 which was called:
# once (26µs+0s) by Moose::BEGIN@23 at line 11 # spent 26µs making 1 call to Moose::Meta::Instance::BEGIN@11 |
| 12 | |||||
| 13 | 3 | 133µs | 2 | 582µs | # spent 310µs (38+272) within Moose::Meta::Instance::BEGIN@13 which was called:
# once (38µs+272µs) by Moose::BEGIN@23 at line 13 # spent 310µs making 1 call to Moose::Meta::Instance::BEGIN@13
# spent 272µs making 1 call to base::import |
| 14 | |||||
| 15 | 1 | 12µs | 1 | 8.89ms | Class::MOP::MiniTrait::apply(__PACKAGE__, 'Moose::Meta::Object::Trait'); # spent 8.89ms making 1 call to Class::MOP::MiniTrait::apply |
| 16 | |||||
| 17 | 1 | 26µs | 1; | ||
| 18 | |||||
| 19 | __END__ |