Filename | /Users/timbo/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/PPIx/Regexp/Structure/RegexSet.pm |
Statements | Executed 8 statements in 73µs |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 14µs | 25µs | BEGIN@3 | PPIx::Regexp::Structure::RegexSet::
1 | 1 | 1 | 7µs | 11µs | BEGIN@4 | PPIx::Regexp::Structure::RegexSet::
1 | 1 | 1 | 6µs | 54µs | BEGIN@6 | PPIx::Regexp::Structure::RegexSet::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package PPIx::Regexp::Structure::RegexSet; | ||||
2 | |||||
3 | 2 | 19µs | 2 | 37µs | # spent 25µs (14+12) within PPIx::Regexp::Structure::RegexSet::BEGIN@3 which was called:
# once (14µs+12µs) by PPIx::Regexp::Lexer::BEGIN@56 at line 3 # spent 25µs making 1 call to PPIx::Regexp::Structure::RegexSet::BEGIN@3
# spent 12µs making 1 call to strict::import |
4 | 2 | 20µs | 2 | 15µs | # spent 11µs (7+4) within PPIx::Regexp::Structure::RegexSet::BEGIN@4 which was called:
# once (7µs+4µs) by PPIx::Regexp::Lexer::BEGIN@56 at line 4 # spent 11µs making 1 call to PPIx::Regexp::Structure::RegexSet::BEGIN@4
# spent 4µs making 1 call to warnings::import |
5 | |||||
6 | 2 | 32µs | 2 | 103µs | # spent 54µs (6+48) within PPIx::Regexp::Structure::RegexSet::BEGIN@6 which was called:
# once (6µs+48µs) by PPIx::Regexp::Lexer::BEGIN@56 at line 6 # spent 54µs making 1 call to PPIx::Regexp::Structure::RegexSet::BEGIN@6
# spent 48µs making 1 call to base::import |
7 | |||||
8 | 1 | 600ns | our $VERSION = '0.036'; | ||
9 | |||||
10 | 1 | 2µs | 1; | ||
11 | |||||
12 | __END__ |