Filename | /Users/timbo/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/PPIx/Regexp/Constant.pm |
Statements | Executed 29 statements in 310µs |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 12µs | 23µs | BEGIN@3 | PPIx::Regexp::Constant::
1 | 1 | 1 | 9µs | 56µs | BEGIN@23 | PPIx::Regexp::Constant::
1 | 1 | 1 | 7µs | 12µs | BEGIN@4 | PPIx::Regexp::Constant::
1 | 1 | 1 | 7µs | 58µs | BEGIN@8 | PPIx::Regexp::Constant::
1 | 1 | 1 | 7µs | 39µs | BEGIN@41 | PPIx::Regexp::Constant::
1 | 1 | 1 | 6µs | 39µs | BEGIN@25 | PPIx::Regexp::Constant::
1 | 1 | 1 | 6µs | 36µs | BEGIN@24 | PPIx::Regexp::Constant::
1 | 1 | 1 | 6µs | 36µs | BEGIN@26 | PPIx::Regexp::Constant::
1 | 1 | 1 | 6µs | 36µs | BEGIN@30 | PPIx::Regexp::Constant::
1 | 1 | 1 | 6µs | 34µs | BEGIN@44 | PPIx::Regexp::Constant::
1 | 1 | 1 | 6µs | 34µs | BEGIN@43 | PPIx::Regexp::Constant::
1 | 1 | 1 | 6µs | 38µs | BEGIN@28 | PPIx::Regexp::Constant::
1 | 1 | 1 | 6µs | 34µs | BEGIN@39 | PPIx::Regexp::Constant::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package PPIx::Regexp::Constant; | ||||
2 | |||||
3 | 2 | 19µs | 2 | 35µs | # spent 23µs (12+12) within PPIx::Regexp::Constant::BEGIN@3 which was called:
# once (12µs+12µs) by PPIx::Regexp::Element::BEGIN@43 at line 3 # spent 23µs making 1 call to PPIx::Regexp::Constant::BEGIN@3
# spent 12µs making 1 call to strict::import |
4 | 2 | 28µs | 2 | 16µs | # spent 12µs (7+4) within PPIx::Regexp::Constant::BEGIN@4 which was called:
# once (7µs+4µs) by PPIx::Regexp::Element::BEGIN@43 at line 4 # spent 12µs making 1 call to PPIx::Regexp::Constant::BEGIN@4
# spent 4µs making 1 call to warnings::import |
5 | |||||
6 | 1 | 500ns | our $VERSION = '0.036'; | ||
7 | |||||
8 | 2 | 42µs | 2 | 58µs | # spent 58µs (7+51) within PPIx::Regexp::Constant::BEGIN@8 which was called:
# once (7µs+51µs) by PPIx::Regexp::Element::BEGIN@43 at line 8 # spent 58µs making 1 call to PPIx::Regexp::Constant::BEGIN@8
# spent 51µs making 1 call to base::import, recursion: max depth 2, sum of overlapping time 51µs |
9 | |||||
10 | 1 | 2µs | our @EXPORT_OK = qw{ | ||
11 | COOKIE_CLASS | ||||
12 | COOKIE_QUANT | ||||
13 | COOKIE_QUOTE | ||||
14 | COOKIE_REGEX_SET | ||||
15 | MINIMUM_PERL | ||||
16 | MODIFIER_GROUP_MATCH_SEMANTICS | ||||
17 | RE_CAPTURE_NAME | ||||
18 | STRUCTURE_UNKNOWN | ||||
19 | TOKEN_LITERAL | ||||
20 | TOKEN_UNKNOWN | ||||
21 | }; | ||||
22 | |||||
23 | 2 | 24µs | 2 | 104µs | # spent 56µs (9+47) within PPIx::Regexp::Constant::BEGIN@23 which was called:
# once (9µs+47µs) by PPIx::Regexp::Element::BEGIN@43 at line 23 # spent 56µs making 1 call to PPIx::Regexp::Constant::BEGIN@23
# spent 48µs making 1 call to constant::import |
24 | 2 | 21µs | 2 | 66µs | # spent 36µs (6+30) within PPIx::Regexp::Constant::BEGIN@24 which was called:
# once (6µs+30µs) by PPIx::Regexp::Element::BEGIN@43 at line 24 # spent 36µs making 1 call to PPIx::Regexp::Constant::BEGIN@24
# spent 30µs making 1 call to constant::import |
25 | 2 | 20µs | 2 | 72µs | # spent 39µs (6+33) within PPIx::Regexp::Constant::BEGIN@25 which was called:
# once (6µs+33µs) by PPIx::Regexp::Element::BEGIN@43 at line 25 # spent 39µs making 1 call to PPIx::Regexp::Constant::BEGIN@25
# spent 33µs making 1 call to constant::import |
26 | 2 | 20µs | 2 | 65µs | # spent 36µs (6+29) within PPIx::Regexp::Constant::BEGIN@26 which was called:
# once (6µs+29µs) by PPIx::Regexp::Element::BEGIN@43 at line 26 # spent 36µs making 1 call to PPIx::Regexp::Constant::BEGIN@26
# spent 29µs making 1 call to constant::import |
27 | |||||
28 | 2 | 21µs | 2 | 70µs | # spent 38µs (6+32) within PPIx::Regexp::Constant::BEGIN@28 which was called:
# once (6µs+32µs) by PPIx::Regexp::Element::BEGIN@43 at line 28 # spent 38µs making 1 call to PPIx::Regexp::Constant::BEGIN@28
# spent 32µs making 1 call to constant::import |
29 | |||||
30 | 2 | 23µs | 2 | 65µs | # spent 36µs (6+29) within PPIx::Regexp::Constant::BEGIN@30 which was called:
# once (6µs+29µs) by PPIx::Regexp::Element::BEGIN@43 at line 30 # spent 36µs making 1 call to PPIx::Regexp::Constant::BEGIN@30
# spent 29µs making 1 call to constant::import |
31 | |||||
32 | # The perlre for Perl 5.010 says: | ||||
33 | # | ||||
34 | # Currently NAME is restricted to simple identifiers only. In | ||||
35 | # other words, it must match "/^[_A-Za-z][_A-Za-z0-9]*\z/" or | ||||
36 | # its Unicode extension (see utf8), though it isn't extended by | ||||
37 | # the locale (see perllocale). | ||||
38 | |||||
39 | 2 | 24µs | 2 | 62µs | # spent 34µs (6+28) within PPIx::Regexp::Constant::BEGIN@39 which was called:
# once (6µs+28µs) by PPIx::Regexp::Element::BEGIN@43 at line 39 # spent 34µs making 1 call to PPIx::Regexp::Constant::BEGIN@39
# spent 28µs making 1 call to constant::import |
40 | |||||
41 | 2 | 20µs | 2 | 71µs | # spent 39µs (7+32) within PPIx::Regexp::Constant::BEGIN@41 which was called:
# once (7µs+32µs) by PPIx::Regexp::Element::BEGIN@43 at line 41 # spent 39µs making 1 call to PPIx::Regexp::Constant::BEGIN@41
# spent 32µs making 1 call to constant::import |
42 | |||||
43 | 2 | 21µs | 2 | 61µs | # spent 34µs (6+27) within PPIx::Regexp::Constant::BEGIN@43 which was called:
# once (6µs+27µs) by PPIx::Regexp::Element::BEGIN@43 at line 43 # spent 34µs making 1 call to PPIx::Regexp::Constant::BEGIN@43
# spent 28µs making 1 call to constant::import |
44 | 2 | 21µs | 2 | 61µs | # spent 34µs (6+27) within PPIx::Regexp::Constant::BEGIN@44 which was called:
# once (6µs+27µs) by PPIx::Regexp::Element::BEGIN@43 at line 44 # spent 34µs making 1 call to PPIx::Regexp::Constant::BEGIN@44
# spent 28µs making 1 call to constant::import |
45 | |||||
46 | 1 | 4µs | 1; | ||
47 | |||||
48 | __END__ |