| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Event/HTMLEntity.pm |
| Statements | Executed 23 statements in 1.40ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 65µs | 65µs | Markdent::Event::HTMLEntity::BEGIN@2 |
| 1 | 1 | 1 | 59µs | 303µs | Markdent::Event::HTMLEntity::BEGIN@11 |
| 1 | 1 | 1 | 55µs | 27.0ms | Markdent::Event::HTMLEntity::BEGIN@12 |
| 1 | 1 | 1 | 53µs | 20.6ms | Markdent::Event::HTMLEntity::BEGIN@9 |
| 1 | 1 | 1 | 46µs | 26.7ms | Markdent::Event::HTMLEntity::BEGIN@13 |
| 1 | 1 | 1 | 39µs | 109µs | Markdent::Event::HTMLEntity::BEGIN@7 |
| 1 | 1 | 1 | 38µs | 57µs | Markdent::Event::HTMLEntity::BEGIN@6 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::HTMLEntity; | ||||
| 2 | # spent 65µs within Markdent::Event::HTMLEntity::BEGIN@2 which was called:
# once (65µs+0s) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 4 | ||||
| 3 | 1 | 32µs | $Markdent::Event::HTMLEntity::VERSION = '0.17'; | ||
| 4 | 1 | 80µs | 1 | 65µs | } # spent 65µs making 1 call to Markdent::Event::HTMLEntity::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 96µs | 2 | 76µs | # spent 57µs (38+19) within Markdent::Event::HTMLEntity::BEGIN@6 which was called:
# once (38µs+19µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 6 # spent 57µs making 1 call to Markdent::Event::HTMLEntity::BEGIN@6
# spent 19µs making 1 call to strict::import |
| 7 | 3 | 133µs | 2 | 178µs | # spent 109µs (39+70) within Markdent::Event::HTMLEntity::BEGIN@7 which was called:
# once (39µs+70µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 7 # spent 109µs making 1 call to Markdent::Event::HTMLEntity::BEGIN@7
# spent 70µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 189µs | 2 | 41.1ms | # spent 20.6ms (53µs+20.5) within Markdent::Event::HTMLEntity::BEGIN@9 which was called:
# once (53µs+20.5ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 9 # spent 20.6ms making 1 call to Markdent::Event::HTMLEntity::BEGIN@9
# spent 20.5ms making 1 call to MooseX::Types::Combine::import |
| 10 | |||||
| 11 | 3 | 163µs | 2 | 548µs | # spent 303µs (59+244) within Markdent::Event::HTMLEntity::BEGIN@11 which was called:
# once (59µs+244µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 11 # spent 303µs making 1 call to Markdent::Event::HTMLEntity::BEGIN@11
# spent 244µs making 1 call to namespace::autoclean::import |
| 12 | 3 | 163µs | 2 | 53.9ms | # spent 27.0ms (55µs+26.9) within Markdent::Event::HTMLEntity::BEGIN@12 which was called:
# once (55µs+26.9ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 12 # spent 27.0ms making 1 call to Markdent::Event::HTMLEntity::BEGIN@12
# spent 26.9ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 13 | 3 | 294µs | 2 | 53.3ms | # spent 26.7ms (46µs+26.6) within Markdent::Event::HTMLEntity::BEGIN@13 which was called:
# once (46µs+26.6ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 13 # spent 26.7ms making 1 call to Markdent::Event::HTMLEntity::BEGIN@13
# spent 26.6ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 14 | |||||
| 15 | 1 | 26µs | 2 | 9.31ms | has entity => ( # spent 8.97ms making 1 call to Moose::has
# spent 332µs making 1 call to __TYPE__::Str |
| 16 | is => 'ro', | ||||
| 17 | isa => Str, | ||||
| 18 | required => 1, | ||||
| 19 | ); | ||||
| 20 | |||||
| 21 | 1 | 20µs | 1 | 35.9ms | with 'Markdent::Role::Event'; # spent 35.9ms making 1 call to Moose::with |
| 22 | |||||
| 23 | 1 | 24µs | 2 | 14.3ms | __PACKAGE__->meta()->make_immutable(); # spent 14.2ms making 1 call to Class::MOP::Class::make_immutable
# spent 89µs making 1 call to Markdent::Event::HTMLEntity::meta |
| 24 | |||||
| 25 | 1 | 124µs | 1; | ||
| 26 | |||||
| 27 | # ABSTRACT: An event for an HTML entity | ||||
| 28 | |||||
| - - | |||||
| 31 | =pod | ||||
| 32 | |||||
| - - | |||||
| 76 | 1 | 59µs | 1 | 16.9ms | __END__ # spent 16.9ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |