| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Event/Preformatted.pm |
| Statements | Executed 23 statements in 1.24ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 50µs | 24.8ms | Markdent::Event::Preformatted::BEGIN@13 |
| 1 | 1 | 1 | 48µs | 48µs | Markdent::Event::Preformatted::BEGIN@2 |
| 1 | 1 | 1 | 46µs | 229µs | Markdent::Event::Preformatted::BEGIN@11 |
| 1 | 1 | 1 | 45µs | 23.3ms | Markdent::Event::Preformatted::BEGIN@12 |
| 1 | 1 | 1 | 42µs | 15.4ms | Markdent::Event::Preformatted::BEGIN@9 |
| 1 | 1 | 1 | 41µs | 59µs | Markdent::Event::Preformatted::BEGIN@6 |
| 1 | 1 | 1 | 40µs | 108µs | Markdent::Event::Preformatted::BEGIN@7 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::Preformatted; | ||||
| 2 | # spent 48µs within Markdent::Event::Preformatted::BEGIN@2 which was called:
# once (48µs+0s) by Markdent::Dialect::Standard::BlockParser::BEGIN@27 at line 4 | ||||
| 3 | 1 | 28µs | $Markdent::Event::Preformatted::VERSION = '0.17'; | ||
| 4 | 1 | 74µs | 1 | 48µs | } # spent 48µs making 1 call to Markdent::Event::Preformatted::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 96µs | 2 | 78µs | # spent 59µs (41+19) within Markdent::Event::Preformatted::BEGIN@6 which was called:
# once (41µs+19µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@27 at line 6 # spent 59µs making 1 call to Markdent::Event::Preformatted::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 137µs | 2 | 176µs | # spent 108µs (40+68) within Markdent::Event::Preformatted::BEGIN@7 which was called:
# once (40µs+68µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@27 at line 7 # spent 108µs making 1 call to Markdent::Event::Preformatted::BEGIN@7
# spent 68µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 149µs | 2 | 30.7ms | # spent 15.4ms (42µs+15.3) within Markdent::Event::Preformatted::BEGIN@9 which was called:
# once (42µs+15.3ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@27 at line 9 # spent 15.4ms making 1 call to Markdent::Event::Preformatted::BEGIN@9
# spent 15.3ms making 1 call to MooseX::Types::Combine::import |
| 10 | |||||
| 11 | 3 | 106µs | 2 | 411µs | # spent 229µs (46+183) within Markdent::Event::Preformatted::BEGIN@11 which was called:
# once (46µs+183µs) by Markdent::Dialect::Standard::BlockParser::BEGIN@27 at line 11 # spent 229µs making 1 call to Markdent::Event::Preformatted::BEGIN@11
# spent 182µs making 1 call to namespace::autoclean::import |
| 12 | 3 | 158µs | 2 | 46.5ms | # spent 23.3ms (45µs+23.2) within Markdent::Event::Preformatted::BEGIN@12 which was called:
# once (45µs+23.2ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@27 at line 12 # spent 23.3ms making 1 call to Markdent::Event::Preformatted::BEGIN@12
# spent 23.2ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 13 | 3 | 284µs | 2 | 49.5ms | # spent 24.8ms (50µs+24.7) within Markdent::Event::Preformatted::BEGIN@13 which was called:
# once (50µs+24.7ms) by Markdent::Dialect::Standard::BlockParser::BEGIN@27 at line 13 # spent 24.8ms making 1 call to Markdent::Event::Preformatted::BEGIN@13
# spent 24.7ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 14 | |||||
| 15 | 1 | 25µs | 2 | 8.04ms | has text => ( # spent 7.68ms making 1 call to Moose::has
# spent 357µs making 1 call to __TYPE__::Str |
| 16 | is => 'ro', | ||||
| 17 | isa => Str, | ||||
| 18 | required => 1, | ||||
| 19 | ); | ||||
| 20 | |||||
| 21 | 1 | 15µs | 1 | 35.2ms | with 'Markdent::Role::Event'; # spent 35.2ms 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 90µs making 1 call to Markdent::Event::Preformatted::meta |
| 24 | |||||
| 25 | 1 | 88µs | 1; | ||
| 26 | |||||
| 27 | # ABSTRACT: An event for preformatted text | ||||
| 28 | |||||
| - - | |||||
| 31 | =pod | ||||
| 32 | |||||
| - - | |||||
| 75 | 1 | 59µs | 1 | 17.0ms | __END__ # spent 17.0ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |