| 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 929µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 52µs | 52µs | Markdent::Event::EndOrderedList::BEGIN@2 |
| 1 | 1 | 1 | 48µs | 21.5ms | Markdent::Event::EndOrderedList::BEGIN@11 |
| 1 | 1 | 1 | 46µs | 23.4ms | Markdent::Event::EndOrderedList::BEGIN@10 |
| 1 | 1 | 1 | 41µs | 60µs | Markdent::Event::EndOrderedList::BEGIN@6 |
| 1 | 1 | 1 | 41µs | 110µs | Markdent::Event::EndOrderedList::BEGIN@7 |
| 1 | 1 | 1 | 41µs | 318µs | Markdent::Event::EndOrderedList::BEGIN@9 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::EndOrderedList; | ||||
| 2 | # spent 52µs within Markdent::Event::EndOrderedList::BEGIN@2 which was called:
# once (52µs+0s) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 4 | ||||
| 3 | 1 | 28µs | $Markdent::Event::EndOrderedList::VERSION = '0.17'; | ||
| 4 | 1 | 76µs | 1 | 52µs | } # spent 52µs making 1 call to Markdent::Event::EndOrderedList::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 95µs | 2 | 78µs | # spent 60µs (41+18) within Markdent::Event::EndOrderedList::BEGIN@6 which was called:
# once (41µ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 | 178µs | # spent 110µ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 110µs making 1 call to Markdent::Event::EndOrderedList::BEGIN@7
# spent 69µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 120µs | 2 | 595µs | # spent 318µs (41+277) within Markdent::Event::EndOrderedList::BEGIN@9 which was called:
# once (41µs+277µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 9 # spent 318µs making 1 call to Markdent::Event::EndOrderedList::BEGIN@9
# spent 277µs making 1 call to namespace::autoclean::import |
| 10 | 3 | 156µs | 2 | 46.8ms | # spent 23.4ms (46µs+23.4) within Markdent::Event::EndOrderedList::BEGIN@10 which was called:
# once (46µs+23.4ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 10 # spent 23.4ms making 1 call to Markdent::Event::EndOrderedList::BEGIN@10
# spent 23.4ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 11 | 3 | 215µs | 2 | 43.0ms | # spent 21.5ms (48µs+21.5) within Markdent::Event::EndOrderedList::BEGIN@11 which was called:
# once (48µs+21.5ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@19 at line 11 # spent 21.5ms making 1 call to Markdent::Event::EndOrderedList::BEGIN@11
# spent 21.5ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 12 | |||||
| 13 | 1 | 14µs | 1 | 30.0ms | with 'Markdent::Role::Event'; # spent 30.0ms making 1 call to Moose::with |
| 14 | |||||
| 15 | 1 | 28µs | 2 | 13.7ms | __PACKAGE__->meta()->make_immutable(); # spent 13.6ms making 1 call to Class::MOP::Class::make_immutable
# spent 95µs making 1 call to Markdent::Event::EndOrderedList::meta |
| 16 | |||||
| 17 | 1 | 43µs | 1; | ||
| 18 | |||||
| 19 | # ABSTRACT: An event for the end of a ordered list | ||||
| 20 | |||||
| - - | |||||
| 23 | =pod | ||||
| 24 | |||||
| - - | |||||
| 59 | 1 | 53µs | 1 | 7.43ms | __END__ # spent 7.43ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |