| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Event/Image.pm |
| Statements | Executed 27 statements in 1.68ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 48µs | 25.3ms | Markdent::Event::Image::BEGIN@13 |
| 1 | 1 | 1 | 46µs | 46µs | Markdent::Event::Image::BEGIN@2 |
| 1 | 1 | 1 | 46µs | 229µs | Markdent::Event::Image::BEGIN@11 |
| 1 | 1 | 1 | 44µs | 22.8ms | Markdent::Event::Image::BEGIN@12 |
| 1 | 1 | 1 | 41µs | 110µs | Markdent::Event::Image::BEGIN@7 |
| 1 | 1 | 1 | 41µs | 16.2ms | Markdent::Event::Image::BEGIN@9 |
| 1 | 1 | 1 | 41µs | 59µs | Markdent::Event::Image::BEGIN@6 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::Image; | ||||
| 2 | # spent 46µs within Markdent::Event::Image::BEGIN@2 which was called:
# once (46µs+0s) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 4 | ||||
| 3 | 1 | 27µs | $Markdent::Event::Image::VERSION = '0.17'; | ||
| 4 | 1 | 150µs | 1 | 46µs | } # spent 46µs making 1 call to Markdent::Event::Image::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 99µs | 2 | 78µs | # spent 59µs (41+18) within Markdent::Event::Image::BEGIN@6 which was called:
# once (41µs+18µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 6 # spent 59µs making 1 call to Markdent::Event::Image::BEGIN@6
# spent 19µs making 1 call to strict::import |
| 7 | 3 | 113µs | 2 | 180µs | # spent 110µs (41+69) within Markdent::Event::Image::BEGIN@7 which was called:
# once (41µs+69µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 7 # spent 110µs making 1 call to Markdent::Event::Image::BEGIN@7
# spent 69µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 150µs | 2 | 32.4ms | # spent 16.2ms (41µs+16.2) within Markdent::Event::Image::BEGIN@9 which was called:
# once (41µs+16.2ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 9 # spent 16.2ms making 1 call to Markdent::Event::Image::BEGIN@9
# spent 16.2ms making 1 call to MooseX::Types::Combine::import |
| 10 | |||||
| 11 | 3 | 107µs | 2 | 412µs | # spent 229µs (46+183) within Markdent::Event::Image::BEGIN@11 which was called:
# once (46µs+183µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 11 # spent 229µs making 1 call to Markdent::Event::Image::BEGIN@11
# spent 183µs making 1 call to namespace::autoclean::import |
| 12 | 3 | 156µs | 2 | 45.5ms | # spent 22.8ms (44µs+22.7) within Markdent::Event::Image::BEGIN@12 which was called:
# once (44µs+22.7ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 12 # spent 22.8ms making 1 call to Markdent::Event::Image::BEGIN@12
# spent 22.7ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 13 | 3 | 535µs | 2 | 50.6ms | # spent 25.3ms (48µs+25.3) within Markdent::Event::Image::BEGIN@13 which was called:
# once (48µs+25.3ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 13 # spent 25.3ms making 1 call to Markdent::Event::Image::BEGIN@13
# spent 25.3ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 14 | |||||
| 15 | 1 | 25µs | 2 | 8.04ms | has uri => ( # spent 7.71ms making 1 call to Moose::has
# spent 334µs making 1 call to __TYPE__::Str |
| 16 | is => 'ro', | ||||
| 17 | isa => Str, | ||||
| 18 | required => 1, | ||||
| 19 | ); | ||||
| 20 | |||||
| 21 | 1 | 24µs | 2 | 8.22ms | has alt_text => ( # spent 7.89ms making 1 call to Moose::has
# spent 330µs making 1 call to __TYPE__::Str |
| 22 | is => 'ro', | ||||
| 23 | isa => Str, | ||||
| 24 | required => 1, | ||||
| 25 | ); | ||||
| 26 | |||||
| 27 | 1 | 24µs | 2 | 10.9ms | has title => ( # spent 10.6ms making 1 call to Moose::has
# spent 327µs making 1 call to __TYPE__::Str |
| 28 | is => 'ro', | ||||
| 29 | isa => Str, | ||||
| 30 | predicate => 'has_title', | ||||
| 31 | ); | ||||
| 32 | |||||
| 33 | 1 | 24µs | 2 | 10.8ms | has id => ( # spent 10.5ms making 1 call to Moose::has
# spent 331µs making 1 call to __TYPE__::Str |
| 34 | is => 'ro', | ||||
| 35 | isa => Str, | ||||
| 36 | predicate => 'has_id', | ||||
| 37 | ); | ||||
| 38 | |||||
| 39 | 1 | 14µs | 1 | 7.94ms | has is_implicit_id => ( # spent 7.94ms making 1 call to Moose::has |
| 40 | is => 'ro', | ||||
| 41 | isa => 'Bool', | ||||
| 42 | default => 0, | ||||
| 43 | ); | ||||
| 44 | |||||
| 45 | 1 | 15µs | 1 | 36.0ms | with 'Markdent::Role::Event'; # spent 36.0ms making 1 call to Moose::with |
| 46 | |||||
| 47 | 1 | 25µs | 2 | 19.3ms | __PACKAGE__->meta()->make_immutable(); # spent 19.2ms making 1 call to Class::MOP::Class::make_immutable
# spent 90µs making 1 call to Markdent::Event::Image::meta |
| 48 | |||||
| 49 | 1 | 118µs | 1; | ||
| 50 | |||||
| 51 | # ABSTRACT: An event for an image | ||||
| 52 | |||||
| - - | |||||
| 55 | =pod | ||||
| 56 | |||||
| - - | |||||
| 116 | 1 | 72µs | 1 | 19.4ms | __END__ # spent 19.4ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |