| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Role/Handler.pm |
| Statements | Executed 15 statements in 696µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 53µs | 53µs | Markdent::Role::Handler::BEGIN@2 |
| 1 | 1 | 1 | 41µs | 14.5ms | Markdent::Role::Handler::BEGIN@10 |
| 1 | 1 | 1 | 40µs | 58µs | Markdent::Role::Handler::BEGIN@6 |
| 1 | 1 | 1 | 38µs | 108µs | Markdent::Role::Handler::BEGIN@7 |
| 1 | 1 | 1 | 36µs | 214µs | Markdent::Role::Handler::BEGIN@9 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Role::Handler; | ||||
| 2 | # spent 53µs within Markdent::Role::Handler::BEGIN@2 which was called:
# once (53µs+0s) 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 4 | ||||
| 3 | 1 | 30µs | $Markdent::Role::Handler::VERSION = '0.17'; | ||
| 4 | 1 | 75µs | 1 | 53µs | } # spent 53µs making 1 call to Markdent::Role::Handler::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 94µs | 2 | 75µs | # spent 58µs (40+17) within Markdent::Role::Handler::BEGIN@6 which was called:
# once (40µs+17µ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 6 # spent 58µs making 1 call to Markdent::Role::Handler::BEGIN@6
# spent 17µs making 1 call to strict::import |
| 7 | 3 | 93µs | 2 | 178µs | # spent 108µs (38+70) within Markdent::Role::Handler::BEGIN@7 which was called:
# once (38µs+70µ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 7 # spent 108µs making 1 call to Markdent::Role::Handler::BEGIN@7
# spent 70µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 102µs | 2 | 392µs | # spent 214µs (36+178) within Markdent::Role::Handler::BEGIN@9 which was called:
# once (36µs+178µ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 9 # spent 214µs making 1 call to Markdent::Role::Handler::BEGIN@9
# spent 178µs making 1 call to namespace::autoclean::import |
| 10 | 3 | 212µs | 2 | 28.9ms | # spent 14.5ms (41µs+14.4) within Markdent::Role::Handler::BEGIN@10 which was called:
# once (41µs+14.4ms) 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 14.5ms making 1 call to Markdent::Role::Handler::BEGIN@10
# spent 14.4ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 11 | |||||
| 12 | 1 | 11µs | 1 | 574µs | requires 'handle_event'; # spent 574µs making 1 call to Moose::Role::requires |
| 13 | |||||
| 14 | 1 | 28µs | 1; | ||
| 15 | |||||
| 16 | # ABSTRACT: A required role for all handlers | ||||
| 17 | |||||
| - - | |||||
| 20 | =pod | ||||
| 21 | |||||
| - - | |||||
| 63 | 1 | 52µs | 1 | 16.8ms | __END__ # spent 16.8ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |