| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Event/StartHeader.pm |
| Statements | Executed 23 statements in 1.21ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 58µs | 27.7ms | Markdent::Event::StartHeader::BEGIN@12 |
| 1 | 1 | 1 | 50µs | 230µs | Markdent::Event::StartHeader::BEGIN@11 |
| 1 | 1 | 1 | 48µs | 26.4ms | Markdent::Event::StartHeader::BEGIN@13 |
| 1 | 1 | 1 | 47µs | 47µs | Markdent::Event::StartHeader::BEGIN@2 |
| 1 | 1 | 1 | 39µs | 8.25ms | Markdent::Event::StartHeader::BEGIN@9 |
| 1 | 1 | 1 | 38µs | 57µs | Markdent::Event::StartHeader::BEGIN@6 |
| 1 | 1 | 1 | 38µs | 106µs | Markdent::Event::StartHeader::BEGIN@7 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::StartHeader; | ||||
| 2 | # spent 47µs within Markdent::Event::StartHeader::BEGIN@2 which was called:
# once (47µs+0s) by Markdent::Dialect::Standard::BlockParser::BEGIN@14 at line 4 | ||||
| 3 | 1 | 28µs | $Markdent::Event::StartHeader::VERSION = '0.17'; | ||
| 4 | 1 | 72µs | 1 | 47µs | } # spent 47µs making 1 call to Markdent::Event::StartHeader::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 95µs | 2 | 75µs | # spent 57µs (38+18) within Markdent::Event::StartHeader::BEGIN@6 which was called:
# once (38µs+18µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@14 at line 6 # spent 57µs making 1 call to Markdent::Event::StartHeader::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 107µs | 2 | 174µs | # spent 106µs (38+68) within Markdent::Event::StartHeader::BEGIN@7 which was called:
# once (38µs+68µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@14 at line 7 # spent 106µs making 1 call to Markdent::Event::StartHeader::BEGIN@7
# spent 68µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 148µs | 2 | 16.5ms | # spent 8.25ms (39µs+8.21) within Markdent::Event::StartHeader::BEGIN@9 which was called:
# once (39µs+8.21ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@14 at line 9 # spent 8.25ms making 1 call to Markdent::Event::StartHeader::BEGIN@9
# spent 8.21ms making 1 call to MooseX::Types::Combine::import |
| 10 | |||||
| 11 | 3 | 106µs | 2 | 409µs | # spent 230µs (50+180) within Markdent::Event::StartHeader::BEGIN@11 which was called:
# once (50µs+180µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@14 at line 11 # spent 230µs making 1 call to Markdent::Event::StartHeader::BEGIN@11
# spent 180µs making 1 call to namespace::autoclean::import |
| 12 | 3 | 158µs | 2 | 55.4ms | # spent 27.7ms (58µs+27.6) within Markdent::Event::StartHeader::BEGIN@12 which was called:
# once (58µs+27.6ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@14 at line 12 # spent 27.7ms making 1 call to Markdent::Event::StartHeader::BEGIN@12
# spent 27.6ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 13 | 3 | 292µs | 2 | 52.8ms | # spent 26.4ms (48µs+26.4) within Markdent::Event::StartHeader::BEGIN@13 which was called:
# once (48µs+26.4ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@14 at line 13 # spent 26.4ms making 1 call to Markdent::Event::StartHeader::BEGIN@13
# spent 26.4ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 14 | |||||
| 15 | 1 | 24µs | 2 | 7.94ms | has level => ( # spent 7.60ms making 1 call to Moose::has
# spent 334µs making 1 call to __TYPE__::Markdent::Types::Internal::HeaderLevel |
| 16 | is => 'ro', | ||||
| 17 | isa => HeaderLevel, | ||||
| 18 | required => 1, | ||||
| 19 | ); | ||||
| 20 | |||||
| 21 | 1 | 14µs | 1 | 35.1ms | with 'Markdent::Role::Event'; # spent 35.1ms making 1 call to Moose::with |
| 22 | |||||
| 23 | 1 | 24µs | 2 | 14.3ms | __PACKAGE__->meta()->make_immutable(); # spent 14.2ms making 1 call to Class::MOP::Class::make_immutable
# spent 89µs making 1 call to Markdent::Event::StartHeader::meta |
| 24 | |||||
| 25 | 1 | 84µs | 1; | ||
| 26 | |||||
| 27 | # ABSTRACT: An event for the start of a header | ||||
| 28 | |||||
| - - | |||||
| 31 | =pod | ||||
| 32 | |||||
| - - | |||||
| 75 | 1 | 57µs | 1 | 17.8ms | __END__ # spent 17.8ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |