| 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 980µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 75µs | 258µs | Markdent::Event::EndBlockquote::BEGIN@9 |
| 1 | 1 | 1 | 56µs | 24.0ms | Markdent::Event::EndBlockquote::BEGIN@11 |
| 1 | 1 | 1 | 47µs | 47µs | Markdent::Event::EndBlockquote::BEGIN@2 |
| 1 | 1 | 1 | 43µs | 22.6ms | Markdent::Event::EndBlockquote::BEGIN@10 |
| 1 | 1 | 1 | 41µs | 109µs | Markdent::Event::EndBlockquote::BEGIN@7 |
| 1 | 1 | 1 | 40µs | 58µs | Markdent::Event::EndBlockquote::BEGIN@6 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::EndBlockquote; | ||||
| 2 | # spent 47µs within Markdent::Event::EndBlockquote::BEGIN@2 which was called:
# once (47µs+0s) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 4 | ||||
| 3 | 1 | 27µs | $Markdent::Event::EndBlockquote::VERSION = '0.17'; | ||
| 4 | 1 | 74µs | 1 | 47µs | } # spent 47µs making 1 call to Markdent::Event::EndBlockquote::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 97µs | 2 | 76µs | # spent 58µs (40+18) within Markdent::Event::EndBlockquote::BEGIN@6 which was called:
# once (40µs+18µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 6 # spent 58µ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 | 143µs | 2 | 440µs | # spent 258µs (75+183) within Markdent::Event::EndBlockquote::BEGIN@9 which was called:
# once (75µs+183µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 9 # spent 258µs making 1 call to Markdent::Event::EndBlockquote::BEGIN@9
# spent 183µs making 1 call to namespace::autoclean::import |
| 10 | 3 | 172µs | 2 | 45.2ms | # spent 22.6ms (43µs+22.6) within Markdent::Event::EndBlockquote::BEGIN@10 which was called:
# once (43µs+22.6ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 10 # spent 22.6ms making 1 call to Markdent::Event::EndBlockquote::BEGIN@10
# spent 22.6ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 11 | 3 | 225µs | 2 | 48.0ms | # spent 24.0ms (56µs+24.0) within Markdent::Event::EndBlockquote::BEGIN@11 which was called:
# once (56µs+24.0ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@13 at line 11 # spent 24.0ms making 1 call to Markdent::Event::EndBlockquote::BEGIN@11
# spent 24.0ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 12 | |||||
| 13 | 1 | 15µs | 1 | 35.4ms | with 'Markdent::Role::Event'; # spent 35.4ms making 1 call to Moose::with |
| 14 | |||||
| 15 | 1 | 25µs | 2 | 13.2ms | __PACKAGE__->meta()->make_immutable(); # spent 13.1ms making 1 call to Class::MOP::Class::make_immutable
# spent 90µ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 | 60µs | 1 | 22.0ms | __END__ # spent 22.0ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |