| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Event/HTMLCommentBlock.pm |
| Statements | Executed 23 statements in 1.35ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 48µs | 48µs | Markdent::Event::HTMLCommentBlock::BEGIN@2 |
| 1 | 1 | 1 | 47µs | 25.1ms | Markdent::Event::HTMLCommentBlock::BEGIN@13 |
| 1 | 1 | 1 | 46µs | 22.9ms | Markdent::Event::HTMLCommentBlock::BEGIN@12 |
| 1 | 1 | 1 | 45µs | 227µs | Markdent::Event::HTMLCommentBlock::BEGIN@11 |
| 1 | 1 | 1 | 44µs | 112µs | Markdent::Event::HTMLCommentBlock::BEGIN@7 |
| 1 | 1 | 1 | 40µs | 16.8ms | Markdent::Event::HTMLCommentBlock::BEGIN@9 |
| 1 | 1 | 1 | 38µs | 56µs | Markdent::Event::HTMLCommentBlock::BEGIN@6 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::HTMLCommentBlock; | ||||
| 2 | # spent 48µs within Markdent::Event::HTMLCommentBlock::BEGIN@2 which was called:
# once (48µs+0s) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 4 | ||||
| 3 | 1 | 28µs | $Markdent::Event::HTMLCommentBlock::VERSION = '0.17'; | ||
| 4 | 1 | 71µs | 1 | 48µs | } # spent 48µs making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 176µs | 2 | 73µs | # spent 56µs (38+18) within Markdent::Event::HTMLCommentBlock::BEGIN@6 which was called:
# once (38µs+18µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 6 # spent 56µs making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 115µs | 2 | 181µs | # spent 112µs (44+69) within Markdent::Event::HTMLCommentBlock::BEGIN@7 which was called:
# once (44µs+69µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 7 # spent 112µs making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@7
# spent 69µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 151µs | 2 | 33.5ms | # spent 16.8ms (40µs+16.7) within Markdent::Event::HTMLCommentBlock::BEGIN@9 which was called:
# once (40µs+16.7ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 9 # spent 16.8ms making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@9
# spent 16.7ms making 1 call to MooseX::Types::Combine::import |
| 10 | |||||
| 11 | 3 | 148µs | 2 | 408µs | # spent 227µs (45+182) within Markdent::Event::HTMLCommentBlock::BEGIN@11 which was called:
# once (45µs+182µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 11 # spent 227µs making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@11
# spent 182µs making 1 call to namespace::autoclean::import |
| 12 | 3 | 162µs | 2 | 45.8ms | # spent 22.9ms (46µs+22.9) within Markdent::Event::HTMLCommentBlock::BEGIN@12 which was called:
# once (46µs+22.9ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 12 # spent 22.9ms making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@12
# spent 22.9ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 13 | 3 | 283µs | 2 | 50.1ms | # spent 25.1ms (47µs+25.0) within Markdent::Event::HTMLCommentBlock::BEGIN@13 which was called:
# once (47µs+25.0ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 13 # spent 25.1ms making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@13
# spent 25.0ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 14 | |||||
| 15 | 1 | 24µs | 2 | 8.02ms | has text => ( # spent 7.69ms making 1 call to Moose::has
# spent 331µs making 1 call to __TYPE__::Str |
| 16 | is => 'ro', | ||||
| 17 | isa => Str, | ||||
| 18 | required => 1, | ||||
| 19 | ); | ||||
| 20 | |||||
| 21 | 1 | 15µs | 1 | 35.4ms | with 'Markdent::Role::Event'; # spent 35.4ms making 1 call to Moose::with |
| 22 | |||||
| 23 | 1 | 24µs | 2 | 13.9ms | __PACKAGE__->meta()->make_immutable(); # spent 13.8ms making 1 call to Class::MOP::Class::make_immutable
# spent 91µs making 1 call to Markdent::Event::HTMLCommentBlock::meta |
| 24 | |||||
| 25 | 1 | 87µs | 1; | ||
| 26 | |||||
| 27 | # ABSTRACT: An event for an HTML comment as a standalone block | ||||
| 28 | |||||
| - - | |||||
| 31 | =pod | ||||
| 32 | |||||
| - - | |||||
| 75 | 1 | 61µs | 1 | 19.3ms | __END__ # spent 19.3ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |