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