| 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.27ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 116µs | 116µs | Markdent::Event::HTMLCommentBlock::BEGIN@2 |
| 1 | 1 | 1 | 48µs | 22.3ms | Markdent::Event::HTMLCommentBlock::BEGIN@13 |
| 1 | 1 | 1 | 45µs | 224µs | Markdent::Event::HTMLCommentBlock::BEGIN@11 |
| 1 | 1 | 1 | 43µs | 21.9ms | Markdent::Event::HTMLCommentBlock::BEGIN@12 |
| 1 | 1 | 1 | 43µs | 18.4ms | Markdent::Event::HTMLCommentBlock::BEGIN@9 |
| 1 | 1 | 1 | 40µs | 58µs | Markdent::Event::HTMLCommentBlock::BEGIN@6 |
| 1 | 1 | 1 | 39µs | 109µs | Markdent::Event::HTMLCommentBlock::BEGIN@7 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::HTMLCommentBlock; | ||||
| 2 | # spent 116µs within Markdent::Event::HTMLCommentBlock::BEGIN@2 which was called:
# once (116µs+0s) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 4 | ||||
| 3 | 1 | 31µs | $Markdent::Event::HTMLCommentBlock::VERSION = '0.17'; | ||
| 4 | 1 | 83µs | 1 | 116µs | } # spent 116µs making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 97µs | 2 | 76µs | # spent 58µs (40+18) within Markdent::Event::HTMLCommentBlock::BEGIN@6 which was called:
# once (40µs+18µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 6 # spent 58µs making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 110µs | 2 | 178µs | # spent 109µs (39+69) within Markdent::Event::HTMLCommentBlock::BEGIN@7 which was called:
# once (39µs+69µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 7 # spent 109µ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 | 36.7ms | # spent 18.4ms (43µs+18.3) within Markdent::Event::HTMLCommentBlock::BEGIN@9 which was called:
# once (43µs+18.3ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 9 # spent 18.4ms making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@9
# spent 18.3ms making 1 call to MooseX::Types::Combine::import |
| 10 | |||||
| 11 | 3 | 109µs | 2 | 403µs | # spent 224µs (45+179) within Markdent::Event::HTMLCommentBlock::BEGIN@11 which was called:
# once (45µs+179µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 11 # spent 224µs making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@11
# spent 179µs making 1 call to namespace::autoclean::import |
| 12 | 3 | 158µs | 2 | 43.8ms | # spent 21.9ms (43µs+21.9) within Markdent::Event::HTMLCommentBlock::BEGIN@12 which was called:
# once (43µs+21.9ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 12 # spent 21.9ms making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@12
# spent 21.9ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 13 | 3 | 320µs | 2 | 44.6ms | # spent 22.3ms (48µs+22.3) within Markdent::Event::HTMLCommentBlock::BEGIN@13 which was called:
# once (48µs+22.3ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@26 at line 13 # spent 22.3ms making 1 call to Markdent::Event::HTMLCommentBlock::BEGIN@13
# spent 22.3ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 14 | |||||
| 15 | 1 | 23µs | 2 | 8.26ms | has text => ( # spent 7.93ms making 1 call to Moose::has
# spent 336µs making 1 call to __TYPE__::Str |
| 16 | is => 'ro', | ||||
| 17 | isa => Str, | ||||
| 18 | required => 1, | ||||
| 19 | ); | ||||
| 20 | |||||
| 21 | 1 | 15µs | 1 | 30.5ms | with 'Markdent::Role::Event'; # spent 30.5ms making 1 call to Moose::with |
| 22 | |||||
| 23 | 1 | 24µs | 2 | 15.0ms | __PACKAGE__->meta()->make_immutable(); # spent 14.9ms making 1 call to Class::MOP::Class::make_immutable
# spent 90µs making 1 call to Markdent::Event::HTMLCommentBlock::meta |
| 24 | |||||
| 25 | 1 | 88µs | 1; | ||
| 26 | |||||
| 27 | # ABSTRACT: An event for an HTML comment as a standalone block | ||||
| 28 | |||||
| - - | |||||
| 31 | =pod | ||||
| 32 | |||||
| - - | |||||
| 75 | 1 | 58µs | 1 | 9.60ms | __END__ # spent 9.60ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |