| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Event/EndUnorderedList.pm |
| Statements | Executed 19 statements in 904µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 74µs | 92µs | Markdent::Event::EndUnorderedList::BEGIN@6 |
| 1 | 1 | 1 | 52µs | 25.0ms | Markdent::Event::EndUnorderedList::BEGIN@11 |
| 1 | 1 | 1 | 48µs | 48µs | Markdent::Event::EndUnorderedList::BEGIN@2 |
| 1 | 1 | 1 | 44µs | 23.0ms | Markdent::Event::EndUnorderedList::BEGIN@10 |
| 1 | 1 | 1 | 40µs | 242µs | Markdent::Event::EndUnorderedList::BEGIN@9 |
| 1 | 1 | 1 | 38µs | 106µs | Markdent::Event::EndUnorderedList::BEGIN@7 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::EndUnorderedList; | ||||
| 2 | # spent 48µs within Markdent::Event::EndUnorderedList::BEGIN@2 which was called:
# once (48µs+0s) by Markdent::Dialect::Standard::BlockParser::BEGIN@23 at line 4 | ||||
| 3 | 1 | 27µs | $Markdent::Event::EndUnorderedList::VERSION = '0.17'; | ||
| 4 | 1 | 72µs | 1 | 48µs | } # spent 48µs making 1 call to Markdent::Event::EndUnorderedList::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 98µs | 2 | 109µs | # spent 92µs (74+18) within Markdent::Event::EndUnorderedList::BEGIN@6 which was called:
# once (74µs+18µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@23 at line 6 # spent 92µs making 1 call to Markdent::Event::EndUnorderedList::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 96µs | 2 | 173µs | # spent 106µs (38+67) within Markdent::Event::EndUnorderedList::BEGIN@7 which was called:
# once (38µs+67µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@23 at line 7 # spent 106µs making 1 call to Markdent::Event::EndUnorderedList::BEGIN@7
# spent 67µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 106µs | 2 | 444µs | # spent 242µs (40+202) within Markdent::Event::EndUnorderedList::BEGIN@9 which was called:
# once (40µs+202µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@23 at line 9 # spent 242µs making 1 call to Markdent::Event::EndUnorderedList::BEGIN@9
# spent 202µs making 1 call to namespace::autoclean::import |
| 10 | 3 | 157µs | 2 | 45.9ms | # spent 23.0ms (44µs+22.9) within Markdent::Event::EndUnorderedList::BEGIN@10 which was called:
# once (44µs+22.9ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@23 at line 10 # spent 23.0ms making 1 call to Markdent::Event::EndUnorderedList::BEGIN@10
# spent 22.9ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 11 | 3 | 217µs | 2 | 49.9ms | # spent 25.0ms (52µs+24.9) within Markdent::Event::EndUnorderedList::BEGIN@11 which was called:
# once (52µs+24.9ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@23 at line 11 # spent 25.0ms making 1 call to Markdent::Event::EndUnorderedList::BEGIN@11
# spent 24.9ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 12 | |||||
| 13 | 1 | 14µs | 1 | 34.8ms | with 'Markdent::Role::Event'; # spent 34.8ms making 1 call to Moose::with |
| 14 | |||||
| 15 | 1 | 24µs | 2 | 13.2ms | __PACKAGE__->meta()->make_immutable(); # spent 13.1ms making 1 call to Class::MOP::Class::make_immutable
# spent 89µs making 1 call to Markdent::Event::EndUnorderedList::meta |
| 16 | |||||
| 17 | 1 | 40µs | 1; | ||
| 18 | |||||
| 19 | # ABSTRACT: An event for the end of an unordered list | ||||
| 20 | |||||
| - - | |||||
| 23 | =pod | ||||
| 24 | |||||
| - - | |||||
| 59 | 1 | 54µs | 1 | 14.9ms | __END__ # spent 14.9ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |