| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Role/SpanParser.pm |
| Statements | Executed 16 statements in 771µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 54µs | 54µs | Markdent::Role::SpanParser::BEGIN@2 |
| 1 | 1 | 1 | 43µs | 14.8ms | Markdent::Role::SpanParser::BEGIN@10 |
| 1 | 1 | 1 | 42µs | 111µs | Markdent::Role::SpanParser::BEGIN@7 |
| 1 | 1 | 1 | 40µs | 220µs | Markdent::Role::SpanParser::BEGIN@9 |
| 1 | 1 | 1 | 40µs | 58µs | Markdent::Role::SpanParser::BEGIN@6 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Role::SpanParser; | ||||
| 2 | # spent 54µs within Markdent::Role::SpanParser::BEGIN@2 which was called:
# once (54µ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 | 29µs | $Markdent::Role::SpanParser::VERSION = '0.17'; | ||
| 4 | 1 | 78µs | 1 | 54µs | } # spent 54µs making 1 call to Markdent::Role::SpanParser::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 101µs | 2 | 76µs | # spent 58µs (40+18) within Markdent::Role::SpanParser::BEGIN@6 which was called:
# once (40µs+18µ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::SpanParser::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 100µs | 2 | 179µs | # spent 111µs (42+69) within Markdent::Role::SpanParser::BEGIN@7 which was called:
# once (42µs+69µ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 111µs making 1 call to Markdent::Role::SpanParser::BEGIN@7
# spent 69µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 103µs | 2 | 401µs | # spent 220µs (40+181) within Markdent::Role::SpanParser::BEGIN@9 which was called:
# once (40µs+181µ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 220µs making 1 call to Markdent::Role::SpanParser::BEGIN@9
# spent 180µs making 1 call to namespace::autoclean::import |
| 10 | 3 | 224µs | 2 | 29.6ms | # spent 14.8ms (43µs+14.8) within Markdent::Role::SpanParser::BEGIN@10 which was called:
# once (43µs+14.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 10 # spent 14.8ms making 1 call to Markdent::Role::SpanParser::BEGIN@10
# spent 14.8ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 11 | |||||
| 12 | 1 | 20µs | 1 | 11.2ms | with 'Markdent::Role::AnyParser'; # spent 11.2ms making 1 call to Moose::Role::with |
| 13 | |||||
| 14 | 1 | 15µs | 1 | 332µs | requires 'parse_block'; # spent 332µs making 1 call to Moose::Role::requires |
| 15 | |||||
| 16 | 1 | 46µs | 1; | ||
| 17 | |||||
| 18 | # ABSTRACT: A role for span parsers | ||||
| 19 | |||||
| - - | |||||
| 22 | =pod | ||||
| 23 | |||||
| - - | |||||
| 70 | 1 | 56µs | 1 | 17.4ms | __END__ # spent 17.4ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |