| Filename | /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Role/EventAsText.pm |
| Statements | Executed 15 statements in 724µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 50µs | 50µs | Markdent::Role::EventAsText::BEGIN@2 |
| 1 | 1 | 1 | 46µs | 13.9ms | Markdent::Role::EventAsText::BEGIN@10 |
| 1 | 1 | 1 | 39µs | 57µs | Markdent::Role::EventAsText::BEGIN@6 |
| 1 | 1 | 1 | 38µs | 106µs | Markdent::Role::EventAsText::BEGIN@7 |
| 1 | 1 | 1 | 38µs | 236µs | Markdent::Role::EventAsText::BEGIN@9 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Markdent::Role::EventAsText; | ||||
| 2 | # spent 50µs within Markdent::Role::EventAsText::BEGIN@2 which was called:
# once (50µs+0s) by Class::MOP::__ANON__[/home/doy/coding/src/Class-MOP/blib/lib//Class/MOP.pm:118] at line 4 | ||||
| 3 | 1 | 28µs | $Markdent::Role::EventAsText::VERSION = '0.17'; | ||
| 4 | 1 | 86µs | 1 | 50µs | } # spent 50µs making 1 call to Markdent::Role::EventAsText::BEGIN@2 |
| 5 | |||||
| 6 | 3 | 93µs | 2 | 76µs | # spent 57µs (39+18) within Markdent::Role::EventAsText::BEGIN@6 which was called:
# once (39µs+18µs) by Class::MOP::__ANON__[/home/doy/coding/src/Class-MOP/blib/lib//Class/MOP.pm:118] at line 6 # spent 57µs making 1 call to Markdent::Role::EventAsText::BEGIN@6
# spent 18µs making 1 call to strict::import |
| 7 | 3 | 94µs | 2 | 173µs | # spent 106µs (38+67) within Markdent::Role::EventAsText::BEGIN@7 which was called:
# once (38µs+67µs) by Class::MOP::__ANON__[/home/doy/coding/src/Class-MOP/blib/lib//Class/MOP.pm:118] at line 7 # spent 106µs making 1 call to Markdent::Role::EventAsText::BEGIN@7
# spent 67µs making 1 call to warnings::import |
| 8 | |||||
| 9 | 3 | 105µs | 2 | 433µs | # spent 236µs (38+198) within Markdent::Role::EventAsText::BEGIN@9 which was called:
# once (38µs+198µs) by Class::MOP::__ANON__[/home/doy/coding/src/Class-MOP/blib/lib//Class/MOP.pm:118] at line 9 # spent 236µs making 1 call to Markdent::Role::EventAsText::BEGIN@9
# spent 198µs making 1 call to namespace::autoclean::import |
| 10 | 3 | 231µs | 2 | 27.7ms | # spent 13.9ms (46µs+13.8) within Markdent::Role::EventAsText::BEGIN@10 which was called:
# once (46µs+13.8ms) by Class::MOP::__ANON__[/home/doy/coding/src/Class-MOP/blib/lib//Class/MOP.pm:118] at line 10 # spent 13.9ms making 1 call to Markdent::Role::EventAsText::BEGIN@10
# spent 13.8ms making 1 call to Moose::Exporter::__ANON__[Moose/Exporter.pm:456] |
| 11 | |||||
| 12 | 1 | 11µs | 1 | 356µs | requires 'as_text'; # spent 356µs making 1 call to Moose::Role::requires |
| 13 | |||||
| 14 | 1 | 25µs | 1; | ||
| 15 | |||||
| 16 | # ABSTRACT: Indicates that an event has an as_text method | ||||
| 17 | |||||
| - - | |||||
| 20 | =pod | ||||
| 21 | |||||
| - - | |||||
| 60 | 1 | 51µs | 1 | 8.52ms | __END__ # spent 8.52ms making 1 call to B::Hooks::EndOfScope::__ANON__[B/Hooks/EndOfScope.pm:26] |