| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Event/EndOrderedList.pm |
| Statements | Executed 19 statements in 923µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 53µs | 53µs | Markdent::Event::EndOrderedList::BEGIN@2 |
| 1 | 1 | 1 | 47µs | 30.1ms | Markdent::Event::EndOrderedList::BEGIN@11 |
| 1 | 1 | 1 | 46µs | 22.9ms | Markdent::Event::EndOrderedList::BEGIN@10 |
| 1 | 1 | 1 | 43µs | 249µs | Markdent::Event::EndOrderedList::BEGIN@9 |
| 1 | 1 | 1 | 42µs | 60µs | Markdent::Event::EndOrderedList::BEGIN@6 |
| 1 | 1 | 1 | 41µs | 111µs | Markdent::Event::EndOrderedList::BEGIN@7 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::EndOrderedList; | ||||
| 2 | # spent 53µs within Markdent::Event::EndOrderedList::BEGIN@2 which was called:
# once (53µs+0s) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 4 | ||||
| 3 | 1 | 28µs | $Markdent::Event::EndOrderedList::VERSION = '0.17'; | ||
| 4 | 1 | 77µs | 1 | 53µs | } # spent 53µs making 1 call to Markdent::Event::EndOrderedList::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 96µs | 2 | 78µs | # spent 60µs (42+18) within Markdent::Event::EndOrderedList::BEGIN@6 which was called:
# once (42µs+18µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 6 # spent 60µs making 1 call to Markdent::Event::EndOrderedList::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 101µs | 2 | 180µs | # spent 111µs (41+69) within Markdent::Event::EndOrderedList::BEGIN@7 which was called:
# once (41µs+69µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 7 # spent 111µs making 1 call to Markdent::Event::EndOrderedList::BEGIN@7
# spent 69µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 111µs | 2 | 455µs | # spent 249µs (43+206) within Markdent::Event::EndOrderedList::BEGIN@9 which was called:
# once (43µs+206µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 9 # spent 249µs making 1 call to Markdent::Event::EndOrderedList::BEGIN@9
# spent 206µs making 1 call to namespace::autoclean::import |
| 10 | 3 | 158µs | 2 | 45.7ms | # spent 22.9ms (46µs+22.8) within Markdent::Event::EndOrderedList::BEGIN@10 which was called:
# once (46µs+22.8ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 10 # spent 22.9ms making 1 call to Markdent::Event::EndOrderedList::BEGIN@10
# spent 22.8ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 11 | 3 | 220µs | 2 | 60.2ms | # spent 30.1ms (47µs+30.1) within Markdent::Event::EndOrderedList::BEGIN@11 which was called:
# once (47µs+30.1ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 11 # spent 30.1ms making 1 call to Markdent::Event::EndOrderedList::BEGIN@11
# spent 30.1ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 12 | |||||
| 13 | 1 | 14µs | 1 | 36.0ms | with 'Markdent::Role::Event'; # spent 36.0ms making 1 call to Moose::with |
| 14 | |||||
| 15 | 1 | 24µs | 2 | 13.1ms | __PACKAGE__->meta()->make_immutable(); # spent 13.0ms making 1 call to Class::MOP::Class::make_immutable
# spent 90µs making 1 call to Markdent::Event::EndOrderedList::meta |
| 16 | |||||
| 17 | 1 | 41µs | 1; | ||
| 18 | |||||
| 19 | # ABSTRACT: An event for the end of a ordered list | ||||
| 20 | |||||
| - - | |||||
| 23 | =pod | ||||
| 24 | |||||
| - - | |||||
| 59 | 1 | 54µs | 1 | 15.2ms | __END__ # spent 15.2ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |