| Filename | /home/doy/coding/src/Moose/blib/lib//Moose/Meta/Attribute/Native/Trait/Array.pm |
| Statements | Executed 15 statements in 715µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 113µs | 14.2ms | Moose::Meta::Attribute::Native::Trait::Array::BEGIN@3 |
| 1 | 1 | 1 | 42µs | 733µs | Moose::Meta::Attribute::Native::Trait::Array::BEGIN@13 |
| 4 | 2 | 1 | 40µs | 40µs | Moose::Meta::Attribute::Native::Trait::Array::_helper_type |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | |||||
| 2 | package Moose::Meta::Attribute::Native::Trait::Array; | ||||
| 3 | 3 | 364µs | 2 | 28.3ms | # spent 14.2ms (113µs+14.1) within Moose::Meta::Attribute::Native::Trait::Array::BEGIN@3 which was called:
# once (113µs+14.1ms) by Class::MOP::__ANON__[/home/doy/coding/src/Class-MOP/blib/lib//Class/MOP.pm:118] at line 3 # spent 14.2ms making 1 call to Moose::Meta::Attribute::Native::Trait::Array::BEGIN@3
# spent 14.1ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 4 | |||||
| 5 | 1 | 4µs | our $VERSION = '1.19'; | ||
| 6 | 1 | 110µs | $VERSION = eval $VERSION; # spent 10µs executing statements in string eval | ||
| 7 | 1 | 3µs | our $AUTHORITY = 'cpan:STEVAN'; | ||
| 8 | |||||
| 9 | 1 | 19µs | 1 | 8.87ms | with 'Moose::Meta::Attribute::Native::Trait'; # spent 8.87ms making 1 call to Moose::Role::with |
| 10 | |||||
| 11 | 4 | 69µs | # spent 40µs within Moose::Meta::Attribute::Native::Trait::Array::_helper_type which was called 4 times, avg 10µs/call:
# 3 times (31µs+0s) by Moose::Meta::Attribute::Native::Trait::_root_types at line 161 of Moose/Meta/Attribute/Native/Trait.pm, avg 10µ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 | 108µs | 2 | 1.42ms | # spent 733µs (42+692) within Moose::Meta::Attribute::Native::Trait::Array::BEGIN@13 which was called:
# once (42µs+692µs) by Class::MOP::__ANON__[/home/doy/coding/src/Class-MOP/blib/lib//Class/MOP.pm:118] at line 13 # spent 733µs making 1 call to Moose::Meta::Attribute::Native::Trait::Array::BEGIN@13
# spent 692µs making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:557] |
| 14 | |||||
| 15 | 1 | 38µs | 1; | ||
| 16 | |||||
| 17 | __END__ |