| 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.25ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 78µs | 21.8ms | Markdent::Event::HTMLEntity::BEGIN@13 |
| 1 | 1 | 1 | 53µs | 53µs | Markdent::Event::HTMLEntity::BEGIN@2 |
| 1 | 1 | 1 | 45µs | 227µs | Markdent::Event::HTMLEntity::BEGIN@11 |
| 1 | 1 | 1 | 44µs | 21.5ms | Markdent::Event::HTMLEntity::BEGIN@12 |
| 1 | 1 | 1 | 41µs | 15.4ms | Markdent::Event::HTMLEntity::BEGIN@9 |
| 1 | 1 | 1 | 40µs | 143µs | Markdent::Event::HTMLEntity::BEGIN@7 |
| 1 | 1 | 1 | 40µs | 58µs | Markdent::Event::HTMLEntity::BEGIN@6 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::HTMLEntity; | ||||
| 2 | # spent 53µs within Markdent::Event::HTMLEntity::BEGIN@2 which was called:
# once (53µs+0s) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 4 | ||||
| 3 | 1 | 30µs | $Markdent::Event::HTMLEntity::VERSION = '0.17'; | ||
| 4 | 1 | 75µs | 1 | 53µs | } # spent 53µs making 1 call to Markdent::Event::HTMLEntity::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 93µs | 2 | 76µs | # spent 58µs (40+18) within Markdent::Event::HTMLEntity::BEGIN@6 which was called:
# once (40µs+18µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 6 # spent 58µs making 1 call to Markdent::Event::HTMLEntity::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 113µs | 2 | 246µs | # spent 143µs (40+103) within Markdent::Event::HTMLEntity::BEGIN@7 which was called:
# once (40µs+103µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 7 # spent 143µs making 1 call to Markdent::Event::HTMLEntity::BEGIN@7
# spent 103µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 150µs | 2 | 30.8ms | # spent 15.4ms (41µs+15.4) within Markdent::Event::HTMLEntity::BEGIN@9 which was called:
# once (41µs+15.4ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 9 # spent 15.4ms making 1 call to Markdent::Event::HTMLEntity::BEGIN@9
# spent 15.4ms making 1 call to MooseX::Types::Combine::import |
| 10 | |||||
| 11 | 3 | 107µs | 2 | 409µs | # spent 227µs (45+182) within Markdent::Event::HTMLEntity::BEGIN@11 which was called:
# once (45µs+182µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 11 # spent 227µs making 1 call to Markdent::Event::HTMLEntity::BEGIN@11
# spent 182µs making 1 call to namespace::autoclean::import |
| 12 | 3 | 156µs | 2 | 43.0ms | # spent 21.5ms (44µs+21.5) within Markdent::Event::HTMLEntity::BEGIN@12 which was called:
# once (44µs+21.5ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 12 # spent 21.5ms making 1 call to Markdent::Event::HTMLEntity::BEGIN@12
# spent 21.5ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 13 | 3 | 320µs | 2 | 43.5ms | # spent 21.8ms (78µs+21.7) within Markdent::Event::HTMLEntity::BEGIN@13 which was called:
# once (78µs+21.7ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@19 at line 13 # spent 21.8ms making 1 call to Markdent::Event::HTMLEntity::BEGIN@13
# spent 21.7ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 14 | |||||
| 15 | 1 | 24µs | 2 | 8.15ms | has entity => ( # spent 7.82ms making 1 call to Moose::has
# spent 335µs making 1 call to __TYPE__::Str |
| 16 | is => 'ro', | ||||
| 17 | isa => Str, | ||||
| 18 | required => 1, | ||||
| 19 | ); | ||||
| 20 | |||||
| 21 | 1 | 15µs | 1 | 30.6ms | with 'Markdent::Role::Event'; # spent 30.6ms making 1 call to Moose::with |
| 22 | |||||
| 23 | 1 | 25µs | 2 | 17.1ms | __PACKAGE__->meta()->make_immutable(); # spent 17.0ms making 1 call to Class::MOP::Class::make_immutable
# spent 90µs making 1 call to Markdent::Event::HTMLEntity::meta |
| 24 | |||||
| 25 | 1 | 86µs | 1; | ||
| 26 | |||||
| 27 | # ABSTRACT: An event for an HTML entity | ||||
| 28 | |||||
| - - | |||||
| 31 | =pod | ||||
| 32 | |||||
| - - | |||||
| 76 | 1 | 56µs | 1 | 8.58ms | __END__ # spent 8.58ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |