| 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.57ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 49µs | 49µs | Markdent::Event::Image::BEGIN@2 |
| 1 | 1 | 1 | 46µs | 23.2ms | Markdent::Event::Image::BEGIN@13 |
| 1 | 1 | 1 | 44µs | 16.2ms | Markdent::Event::Image::BEGIN@9 |
| 1 | 1 | 1 | 43µs | 222µs | Markdent::Event::Image::BEGIN@11 |
| 1 | 1 | 1 | 43µs | 21.4ms | Markdent::Event::Image::BEGIN@12 |
| 1 | 1 | 1 | 41µs | 93µs | Markdent::Event::Image::BEGIN@6 |
| 1 | 1 | 1 | 41µs | 110µs | Markdent::Event::Image::BEGIN@7 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Event::Image; | ||||
| 2 | # spent 49µs within Markdent::Event::Image::BEGIN@2 which was called:
# once (49µs+0s) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 4 | ||||
| 3 | 1 | 30µs | $Markdent::Event::Image::VERSION = '0.17'; | ||
| 4 | 1 | 76µs | 1 | 49µs | } # spent 49µs making 1 call to Markdent::Event::Image::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 100µs | 2 | 145µs | # spent 93µs (41+52) within Markdent::Event::Image::BEGIN@6 which was called:
# once (41µs+52µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 6 # spent 93µs making 1 call to Markdent::Event::Image::BEGIN@6
# spent 52µs making 1 call to strict::import |
| 7 | 3 | 114µs | 2 | 180µs | # spent 110µs (41+70) within Markdent::Event::Image::BEGIN@7 which was called:
# once (41µs+70µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 7 # spent 110µs making 1 call to Markdent::Event::Image::BEGIN@7
# spent 70µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 151µs | 2 | 32.3ms | # spent 16.2ms (44µs+16.1) within Markdent::Event::Image::BEGIN@9 which was called:
# once (44µs+16.1ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 9 # spent 16.2ms making 1 call to Markdent::Event::Image::BEGIN@9
# spent 16.1ms making 1 call to MooseX::Types::Combine::import |
| 10 | |||||
| 11 | 3 | 107µs | 2 | 401µs | # spent 222µs (43+179) within Markdent::Event::Image::BEGIN@11 which was called:
# once (43µs+179µs) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 11 # spent 222µs making 1 call to Markdent::Event::Image::BEGIN@11
# spent 179µs making 1 call to namespace::autoclean::import |
| 12 | 3 | 154µs | 2 | 42.7ms | # spent 21.4ms (43µs+21.3) within Markdent::Event::Image::BEGIN@12 which was called:
# once (43µs+21.3ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 12 # spent 21.4ms making 1 call to Markdent::Event::Image::BEGIN@12
# spent 21.3ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 13 | 3 | 484µs | 2 | 46.3ms | # spent 23.2ms (46µs+23.1) within Markdent::Event::Image::BEGIN@13 which was called:
# once (46µs+23.1ms) by Markdent::Dialect::Standard::SpanParser::BEGIN@21 at line 13 # spent 23.2ms making 1 call to Markdent::Event::Image::BEGIN@13
# spent 23.1ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 14 | |||||
| 15 | 1 | 27µs | 2 | 8.37ms | has uri => ( # spent 8.04ms 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 | 25µs | 2 | 8.25ms | has alt_text => ( # spent 7.92ms 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 | 12.4ms | has title => ( # spent 12.0ms making 1 call to Moose::has
# spent 333µs making 1 call to __TYPE__::Str |
| 28 | is => 'ro', | ||||
| 29 | isa => Str, | ||||
| 30 | predicate => 'has_title', | ||||
| 31 | ); | ||||
| 32 | |||||
| 33 | 1 | 24µs | 2 | 12.3ms | has id => ( # spent 11.9ms making 1 call to Moose::has
# spent 329µs making 1 call to __TYPE__::Str |
| 34 | is => 'ro', | ||||
| 35 | isa => Str, | ||||
| 36 | predicate => 'has_id', | ||||
| 37 | ); | ||||
| 38 | |||||
| 39 | 1 | 14µs | 1 | 8.11ms | has is_implicit_id => ( # spent 8.11ms making 1 call to Moose::has |
| 40 | is => 'ro', | ||||
| 41 | isa => 'Bool', | ||||
| 42 | default => 0, | ||||
| 43 | ); | ||||
| 44 | |||||
| 45 | 1 | 18µs | 1 | 33.2ms | with 'Markdent::Role::Event'; # spent 33.2ms making 1 call to Moose::with |
| 46 | |||||
| 47 | 1 | 36µs | 2 | 25.8ms | __PACKAGE__->meta()->make_immutable(); # spent 25.6ms making 1 call to Class::MOP::Class::make_immutable
# spent 134µ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 | 66µs | 1 | 9.63ms | __END__ # spent 9.63ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |