| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux/Moose/Meta/Attribute/Native/Trait/Bool.pm |
| Statements | Executed 26 statements in 2.90ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 1.45ms | 50.2ms | Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@9 |
| 1 | 1 | 1 | 1.40ms | 51.5ms | Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@10 |
| 1 | 1 | 1 | 1.36ms | 50.2ms | Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@11 |
| 1 | 1 | 1 | 1.13ms | 35.6ms | Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@8 |
| 1 | 1 | 1 | 78µs | 14.7ms | Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@2 |
| 1 | 1 | 1 | 43µs | 741µs | Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@18 |
| 3 | 2 | 1 | 30µs | 30µs | Moose::Meta::Attribute::Native::Trait::Bool::_helper_type |
| 0 | 0 | 0 | 0s | 0s | Moose::Meta::Attribute::Native::Trait::Bool::_default_is |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Moose::Meta::Attribute::Native::Trait::Bool; | ||||
| 2 | 3 | 284µs | 2 | 29.3ms | # spent 14.7ms (78µs+14.6) within Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@2 which was called:
# once (78µs+14.6ms) by Class::MOP::__ANON__[/home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux/Class/MOP.pm:118] at line 2 # spent 14.7ms making 1 call to Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@2
# spent 14.6ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 3 | |||||
| 4 | 1 | 4µs | our $VERSION = '1.19'; | ||
| 5 | 1 | 76µs | $VERSION = eval $VERSION; # spent 11µs executing statements in string eval | ||
| 6 | 1 | 3µs | our $AUTHORITY = 'cpan:STEVAN'; | ||
| 7 | |||||
| 8 | 3 | 547µs | 1 | 35.6ms | # spent 35.6ms (1.13+34.5) within Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@8 which was called:
# once (1.13ms+34.5ms) by Class::MOP::__ANON__[/home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux/Class/MOP.pm:118] at line 8 # spent 35.6ms making 1 call to Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@8 |
| 9 | 3 | 529µs | 1 | 50.2ms | # spent 50.2ms (1.45+48.8) within Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@9 which was called:
# once (1.45ms+48.8ms) by Class::MOP::__ANON__[/home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux/Class/MOP.pm:118] at line 9 # spent 50.2ms making 1 call to Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@9 |
| 10 | 3 | 523µs | 1 | 51.5ms | # spent 51.5ms (1.40+50.1) within Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@10 which was called:
# once (1.40ms+50.1ms) by Class::MOP::__ANON__[/home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux/Class/MOP.pm:118] at line 10 # spent 51.5ms making 1 call to Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@10 |
| 11 | 3 | 650µs | 1 | 50.2ms | # spent 50.2ms (1.36+48.8) within Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@11 which was called:
# once (1.36ms+48.8ms) by Class::MOP::__ANON__[/home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux/Class/MOP.pm:118] at line 11 # spent 50.2ms making 1 call to Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@11 |
| 12 | |||||
| 13 | 1 | 18µs | 1 | 12.1ms | with 'Moose::Meta::Attribute::Native::Trait'; # spent 12.1ms making 1 call to Moose::Role::with |
| 14 | |||||
| 15 | sub _default_is { 'rw' } | ||||
| 16 | 3 | 57µs | # spent 30µs within Moose::Meta::Attribute::Native::Trait::Bool::_helper_type which was called 3 times, avg 10µs/call:
# 2 times (22µs+0s) by Moose::Meta::Attribute::Native::Trait::_root_types at line 161 of Moose/Meta/Attribute/Native/Trait.pm, avg 11µ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 | ||
| 17 | |||||
| 18 | 3 | 167µs | 2 | 1.44ms | # spent 741µs (43+698) within Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@18 which was called:
# once (43µs+698µs) by Class::MOP::__ANON__[/home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux/Class/MOP.pm:118] at line 18 # spent 741µs making 1 call to Moose::Meta::Attribute::Native::Trait::Bool::BEGIN@18
# spent 698µs making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:557] |
| 19 | |||||
| 20 | 1 | 38µs | 1; | ||
| 21 | |||||
| 22 | =pod | ||||
| 23 | |||||
| - - |