| Filename | /home/doy/coding/src/Moose/blib/lib//Moose/Meta/Attribute/Native/Trait/Hash.pm |
| Statements | Executed 14 statements in 678µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 71µs | 14.7ms | Moose::Meta::Attribute::Native::Trait::Hash::BEGIN@3 |
| 1 | 1 | 1 | 42µs | 748µs | Moose::Meta::Attribute::Native::Trait::Hash::BEGIN@13 |
| 3 | 2 | 1 | 28µs | 28µs | Moose::Meta::Attribute::Native::Trait::Hash::_helper_type |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | |||||
| 2 | package Moose::Meta::Attribute::Native::Trait::Hash; | ||||
| 3 | 3 | 347µs | 2 | 29.3ms | # spent 14.7ms (71µs+14.6) within Moose::Meta::Attribute::Native::Trait::Hash::BEGIN@3 which was called:
# once (71µs+14.6ms) by Class::MOP::__ANON__[/home/doy/coding/src/Class-MOP/blib/lib//Class/MOP.pm:118] at line 3 # spent 14.7ms making 1 call to Moose::Meta::Attribute::Native::Trait::Hash::BEGIN@3
# spent 14.6ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 4 | |||||
| 5 | 1 | 4µs | our $VERSION = '1.19'; | ||
| 6 | 1 | 85µs | $VERSION = eval $VERSION; # spent 10µs executing statements in string eval | ||
| 7 | 1 | 3µs | our $AUTHORITY = 'cpan:STEVAN'; | ||
| 8 | |||||
| 9 | 1 | 20µs | 1 | 46.1ms | with 'Moose::Meta::Attribute::Native::Trait'; # spent 46.1ms making 1 call to Moose::Role::with |
| 10 | |||||
| 11 | 3 | 51µs | # spent 28µs within Moose::Meta::Attribute::Native::Trait::Hash::_helper_type which was called 3 times, avg 9µs/call:
# 2 times (19µs+0s) by Moose::Meta::Attribute::Native::Trait::_root_types at line 161 of Moose/Meta/Attribute/Native/Trait.pm, avg 9µs/call
# once (9µs+0s) by Moose::Meta::Attribute::Native::Trait::_check_helper_type at line 88 of Moose/Meta/Attribute/Native/Trait.pm | ||
| 12 | |||||
| 13 | 3 | 127µs | 2 | 1.45ms | # spent 748µs (42+706) within Moose::Meta::Attribute::Native::Trait::Hash::BEGIN@13 which was called:
# once (42µs+706µs) by Class::MOP::__ANON__[/home/doy/coding/src/Class-MOP/blib/lib//Class/MOP.pm:118] at line 13 # spent 748µs making 1 call to Moose::Meta::Attribute::Native::Trait::Hash::BEGIN@13
# spent 706µs making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:557] |
| 14 | |||||
| 15 | 1 | 41µs | 1; | ||
| 16 | |||||
| 17 | __END__ |