Filename | /Users/dde/perl5/perlbrew/perls/5.18.0t/lib/site_perl/5.18.0/MooseX/Storage/Meta/Attribute/Trait/DoNotSerialize.pm |
Statements | Executed 9 statements in 193µs |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 916µs | 9.11ms | BEGIN@9 | MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize::
1 | 1 | 1 | 9µs | 9µs | BEGIN@6 | MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize::
1 | 1 | 1 | 4µs | 4µs | BEGIN@16 | Moose::Meta::Attribute::Custom::Trait::DoNotSerialize::
0 | 0 | 0 | 0s | 0s | register_implementation | Moose::Meta::Attribute::Custom::Trait::DoNotSerialize::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | |||||
2 | package MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize; | ||||
3 | { | ||||
4 | 2 | 800ns | $MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize::VERSION = '0.39'; | ||
5 | } | ||||
6 | # spent 9µs within MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize::BEGIN@6 which was called:
# once (9µs+0s) by Module::Runtime::require_module at line 8 | ||||
7 | 1 | 4µs | $MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize::AUTHORITY = 'cpan:STEVAN'; | ||
8 | 1 | 18µs | 1 | 9µs | } # spent 9µs making 1 call to MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize::BEGIN@6 |
9 | 2 | 128µs | 2 | 15.3ms | # spent 9.11ms (916µs+8.20) within MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize::BEGIN@9 which was called:
# once (916µs+8.20ms) by Module::Runtime::require_module at line 9 # spent 9.11ms making 1 call to MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize::BEGIN@9
# spent 6.16ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:519] |
10 | |||||
11 | # register this alias ... | ||||
12 | package Moose::Meta::Attribute::Custom::Trait::DoNotSerialize; | ||||
13 | { | ||||
14 | 2 | 100ns | $Moose::Meta::Attribute::Custom::Trait::DoNotSerialize::VERSION = '0.39'; | ||
15 | } | ||||
16 | # spent 4µs within Moose::Meta::Attribute::Custom::Trait::DoNotSerialize::BEGIN@16 which was called:
# once (4µs+0s) by Module::Runtime::require_module at line 18 | ||||
17 | 1 | 4µs | $Moose::Meta::Attribute::Custom::Trait::DoNotSerialize::AUTHORITY = 'cpan:STEVAN'; | ||
18 | 1 | 35µs | 1 | 4µs | } # spent 4µs making 1 call to Moose::Meta::Attribute::Custom::Trait::DoNotSerialize::BEGIN@16 |
19 | |||||
20 | sub register_implementation { 'MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize' } | ||||
21 | |||||
22 | 1 | 3µs | 1; | ||
23 | |||||
24 | __END__ |