| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Event/EndHTMLTag.pm |
| Statements | Executed 23 statements in 1.36ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 62µs | 244µs | Markdent::Event::EndHTMLTag::BEGIN@11 |
| 1 | 1 | 1 | 54µs | 54µs | Markdent::Event::EndHTMLTag::BEGIN@2 |
| 1 | 1 | 1 | 52µs | 27.9ms | Markdent::Event::EndHTMLTag::BEGIN@13 |
| 1 | 1 | 1 | 43µs | 23.1ms | Markdent::Event::EndHTMLTag::BEGIN@12 |
| 1 | 1 | 1 | 42µs | 112µs | Markdent::Event::EndHTMLTag::BEGIN@7 |
| 1 | 1 | 1 | 40µs | 17.9ms | Markdent::Event::EndHTMLTag::BEGIN@9 |
| 1 | 1 | 1 | 39µs | 58µs | Markdent::Event::EndHTMLTag::BEGIN@6 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::EndHTMLTag; | ||||
| 2 | # spent 54µs within Markdent::Event::EndHTMLTag::BEGIN@2 which was called:
# once (54µs+0s) by Markdent::Dialect::Standard::SpanParser::BEGIN@15 at line 4 | ||||
| 3 | 1 | 29µs | $Markdent::Event::EndHTMLTag::VERSION = '0.17'; | ||
| 4 | 1 | 75µs | 1 | 54µs | } # spent 54µs making 1 call to Markdent::Event::EndHTMLTag::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 97µs | 2 | 76µs | # spent 58µs (39+18) within Markdent::Event::EndHTMLTag::BEGIN@6 which was called:
# once (39µs+18µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@15 at line 6 # spent 58µs making 1 call to Markdent::Event::EndHTMLTag::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 108µs | 2 | 182µs | # spent 112µs (42+70) within Markdent::Event::EndHTMLTag::BEGIN@7 which was called:
# once (42µs+70µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@15 at line 7 # spent 112µs making 1 call to Markdent::Event::EndHTMLTag::BEGIN@7
# spent 70µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 150µs | 2 | 35.7ms | # spent 17.9ms (40µs+17.8) within Markdent::Event::EndHTMLTag::BEGIN@9 which was called:
# once (40µs+17.8ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@15 at line 9 # spent 17.9ms making 1 call to Markdent::Event::EndHTMLTag::BEGIN@9
# spent 17.8ms making 1 call to MooseX::Types::Combine::import |
| 10 | |||||
| 11 | 3 | 111µs | 2 | 425µs | # spent 244µs (62+181) within Markdent::Event::EndHTMLTag::BEGIN@11 which was called:
# once (62µs+181µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@15 at line 11 # spent 244µs making 1 call to Markdent::Event::EndHTMLTag::BEGIN@11
# spent 181µs making 1 call to namespace::autoclean::import |
| 12 | 3 | 187µs | 2 | 46.2ms | # spent 23.1ms (43µs+23.1) within Markdent::Event::EndHTMLTag::BEGIN@12 which was called:
# once (43µs+23.1ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@15 at line 12 # spent 23.1ms making 1 call to Markdent::Event::EndHTMLTag::BEGIN@12
# spent 23.1ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 13 | 3 | 387µs | 2 | 55.8ms | # spent 27.9ms (52µs+27.9) within Markdent::Event::EndHTMLTag::BEGIN@13 which was called:
# once (52µs+27.9ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@15 at line 13 # spent 27.9ms making 1 call to Markdent::Event::EndHTMLTag::BEGIN@13
# spent 27.9ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 14 | |||||
| 15 | 1 | 26µs | 2 | 8.09ms | has tag => ( # spent 7.73ms making 1 call to Moose::has
# spent 360µ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 | 26µs | 2 | 15.0ms | __PACKAGE__->meta()->make_immutable(); # spent 15.0ms making 1 call to Class::MOP::Class::make_immutable
# spent 89µs making 1 call to Markdent::Event::EndHTMLTag::meta |
| 24 | |||||
| 25 | 1 | 90µs | 1; | ||
| 26 | |||||
| 27 | # ABSTRACT: An event for the end of an inline HTML tag | ||||
| 28 | |||||
| - - | |||||
| 31 | =pod | ||||
| 32 | |||||
| - - | |||||
| 75 | 1 | 61µs | 1 | 20.7ms | __END__ # spent 20.7ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |