| Filename | /Users/timbo/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/PPI/Exception/ParserTimeout.pm |
| Statements | Executed 9 statements in 99µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 11µs | 23µs | PPI::Exception::ParserTimeout::BEGIN@3 |
| 1 | 1 | 1 | 8µs | 8µs | PPI::Exception::ParserTimeout::BEGIN@7 |
| 1 | 1 | 1 | 6µs | 35µs | PPI::Exception::ParserTimeout::BEGIN@6 |
| 1 | 1 | 1 | 3µs | 3µs | PPI::Exception::ParserTimeout::BEGIN@4 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package PPI::Exception::ParserTimeout; | ||||
| 2 | |||||
| 3 | 2 | 22µs | 2 | 35µs | # spent 23µs (11+12) within PPI::Exception::ParserTimeout::BEGIN@3 which was called:
# once (11µs+12µs) by PPI::Document::BEGIN@74 at line 3 # spent 23µs making 1 call to PPI::Exception::ParserTimeout::BEGIN@3
# spent 12µs making 1 call to strict::import |
| 4 | 2 | 24µs | 1 | 3µs | # spent 3µs within PPI::Exception::ParserTimeout::BEGIN@4 which was called:
# once (3µs+0s) by PPI::Document::BEGIN@74 at line 4 # spent 3µs making 1 call to PPI::Exception::ParserTimeout::BEGIN@4 |
| 5 | |||||
| 6 | 2 | 29µs | 2 | 63µs | # spent 35µs (6+29) within PPI::Exception::ParserTimeout::BEGIN@6 which was called:
# once (6µs+29µs) by PPI::Document::BEGIN@74 at line 6 # spent 35µs making 1 call to PPI::Exception::ParserTimeout::BEGIN@6
# spent 29µs making 1 call to vars::import |
| 7 | # spent 8µs within PPI::Exception::ParserTimeout::BEGIN@7 which was called:
# once (8µs+0s) by PPI::Document::BEGIN@74 at line 10 | ||||
| 8 | 1 | 300ns | $VERSION = '1.215'; | ||
| 9 | 1 | 9µs | @ISA = 'PPI::Exception'; | ||
| 10 | 1 | 14µs | 1 | 8µs | } # spent 8µs making 1 call to PPI::Exception::ParserTimeout::BEGIN@7 |
| 11 | |||||
| 12 | 1 | 2µs | 1; |