| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Event/EndBlockquote.pm |
| Statements | Executed 19 statements in 928µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 53µs | 53µs | Markdent::Event::EndBlockquote::BEGIN@2 |
| 1 | 1 | 1 | 48µs | 21.4ms | Markdent::Event::EndBlockquote::BEGIN@11 |
| 1 | 1 | 1 | 44µs | 21.3ms | Markdent::Event::EndBlockquote::BEGIN@10 |
| 1 | 1 | 1 | 42µs | 273µs | Markdent::Event::EndBlockquote::BEGIN@9 |
| 1 | 1 | 1 | 41µs | 109µs | Markdent::Event::EndBlockquote::BEGIN@7 |
| 1 | 1 | 1 | 39µs | 57µs | Markdent::Event::EndBlockquote::BEGIN@6 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::EndBlockquote; | ||||
| 2 | # spent 53µs within Markdent::Event::EndBlockquote::BEGIN@2 which was called:
# once (53µs+0s) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 4 | ||||
| 3 | 1 | 26µs | $Markdent::Event::EndBlockquote::VERSION = '0.17'; | ||
| 4 | 1 | 74µs | 1 | 53µs | } # spent 53µs making 1 call to Markdent::Event::EndBlockquote::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 94µs | 2 | 75µs | # spent 57µs (39+18) within Markdent::Event::EndBlockquote::BEGIN@6 which was called:
# once (39µs+18µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 6 # spent 57µs making 1 call to Markdent::Event::EndBlockquote::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 100µs | 2 | 176µs | # spent 109µs (41+68) within Markdent::Event::EndBlockquote::BEGIN@7 which was called:
# once (41µs+68µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 7 # spent 109µs making 1 call to Markdent::Event::EndBlockquote::BEGIN@7
# spent 68µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 110µs | 2 | 503µs | # spent 273µs (42+230) within Markdent::Event::EndBlockquote::BEGIN@9 which was called:
# once (42µs+230µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 9 # spent 273µs making 1 call to Markdent::Event::EndBlockquote::BEGIN@9
# spent 230µs making 1 call to namespace::autoclean::import |
| 10 | 3 | 154µs | 2 | 42.5ms | # spent 21.3ms (44µs+21.2) within Markdent::Event::EndBlockquote::BEGIN@10 which was called:
# once (44µs+21.2ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 10 # spent 21.3ms making 1 call to Markdent::Event::EndBlockquote::BEGIN@10
# spent 21.2ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 11 | 3 | 236µs | 2 | 42.7ms | # spent 21.4ms (48µs+21.3) within Markdent::Event::EndBlockquote::BEGIN@11 which was called:
# once (48µs+21.3ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 11 # spent 21.4ms making 1 call to Markdent::Event::EndBlockquote::BEGIN@11
# spent 21.3ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 12 | |||||
| 13 | 1 | 14µs | 1 | 29.9ms | with 'Markdent::Role::Event'; # spent 29.9ms making 1 call to Moose::with |
| 14 | |||||
| 15 | 1 | 24µs | 2 | 13.6ms | __PACKAGE__->meta()->make_immutable(); # spent 13.5ms making 1 call to Class::MOP::Class::make_immutable
# spent 89µs making 1 call to Markdent::Event::EndBlockquote::meta |
| 16 | |||||
| 17 | 1 | 42µs | 1; | ||
| 18 | |||||
| 19 | # ABSTRACT: An event for the end of a blockquote | ||||
| 20 | |||||
| - - | |||||
| 23 | =pod | ||||
| 24 | |||||
| - - | |||||
| 59 | 1 | 53µs | 1 | 7.37ms | __END__ # spent 7.37ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |