Branch Coverage

blib/lib/Eoldutf8.pm
Criterion Covered Total %
branch 1093 2772 39.4


line true false branch
32 0 306 if ($^X =~ / jperl /imosx)
55 0 306 if ($@)
68 0 0 if ($] < 5.006) { }
79 0 0 if (ref $name) { }
0 0 elsif (&Eoldutf8::index($name, '::') >= 0) { }
0 0 elsif (&Eoldutf8::index($name, q[']) >= 0) { }
0 0 elsif ($name =~ /\A \^ [ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_]+ \z/x) { }
0 0 elsif ($name =~ /\A (?: ARGV | ARGVOUT | ENV | INC | SIG | STDERR | STDIN | STDOUT ) \z/x) { }
0 0 elsif ($name =~ /\A [^ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz] \z/x) { }
0 0 elsif (defined $_[1]) { }
116 0 0 if (defined $_[1]) { }
1701 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
1706 0 0 if (/\A (?:$Eoldutf8::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Eoldutf8::q_char)*? [*?] /mosx) { }
1707 0 0 if (my(@glob) = &Eoldutf8::glob(qq["$_"])) { }
1717 0 0 if (my(@glob) = &Eoldutf8::glob($_)) { }
1929 0 0 unless (defined $pattern)
1934 0 0 unless (defined $string)
1935 0 0 if (defined $_) { }
1946 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
1949 0 0 if (wantarray) { }
1955 0 0 if $^W
1973 0 0 if (not defined $limit) { }
1982 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
1989 0 0 if ('' =~ / \A $pattern \z /msx) { }
2028 0 0 if ('' =~ / \A $pattern \z /msx) { }
2033 0 0 if ($string =~ s/\A((?:$Eoldutf8::q_char)+?)$pattern//m)
2046 0 0 if ($string =~ s/\A((?:$Eoldutf8::q_char)*?)$pattern//m)
2056 0 0 if (length $string > 0)
2061 0 0 if (not defined $_[2] or $_[2] == 0)
2068 0 0 if (wantarray) { }
2074 0 0 if $^W
2090 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
2097 0 0 if ($modifier =~ /x/mosx) { }
2132 0 0 if ($modifier =~ /r/mosx)
2133 0 0 if ($bind_operator =~ / !~ /mosx)
2144 0 0 unless (exists $tr{$searchlist[$i]})
2145 0 0 if (defined $replacementlist[$i] and $replacementlist[$i] ne '') { }
0 0 elsif ($modifier =~ /d/mosx) { }
0 0 elsif (defined $replacementlist[-1] and $replacementlist[-1] ne '') { }
2162 0 0 if ($modifier =~ /c/mosx) { }
2164 0 0 if (not exists $tr{$char}) { }
2165 0 0 if (defined $replacementlist[0])
2169 0 0 if ($modifier =~ /s/mosx)
2183 0 0 if (exists $tr{$char}) { }
2186 0 0 if ($modifier =~ /s/mosx)
2199 0 0 if ($modifier =~ /r/mosx) { }
2204 0 0 if ($bind_operator =~ / !~ /mosx) { }
2219 0 0 if (@_ == 0) { }
2244 0 0 if (substr($str, $pos, length $substr) eq $substr)
2245 0 0 if ($pos >= $position)
2249 0 0 if (substr($str, $pos) =~ /\A ($Eoldutf8::q_char) /mosx) { }
2270 0 0 if (substr($str, $pos, length $substr) eq $substr)
2273 0 0 if (substr($str, $pos) =~ /\A ($Eoldutf8::q_char) /mosx) { }
2287 0 0 if (@_) { }
2289 0 0 if (@_ and wantarray) { }
2312 0 0 if (@_) { }
2314 0 0 if (@_ and wantarray) { }
2315 0 0 defined $lc{$_} ? :
2318 0 0 defined $lc{$_} ? :
2331 0 0 defined $lc{$_} ? :
2338 0 0 if (@_) { }
2340 0 0 if (@_ and wantarray) { }
2363 2478 0 if (@_) { }
2365 0 2478 if (@_ and wantarray) { }
2366 0 0 defined $uc{$_} ? :
2369 416 2062 defined $uc{$_} ? :
2382 0 0 defined $uc{$_} ? :
2389 2525 0 if (@_) { }
2391 0 2525 if (@_ and wantarray) { }
2392 0 0 defined $fc{$_} ? :
2395 1073 1452 defined $fc{$_} ? :
2408 0 0 defined $fc{$_} ? :
2436 0 0 unless defined $char[$i]
2439 0 0 if ($char[$i] eq '[') { }
0 0 elsif ($char[$i] eq '[^') { }
0 0 elsif (my $char = classic_character_class($char[$i])) { }
0 0 elsif ($char[$i] =~ /\A [\x00-\xFF] \z/mosx) { }
2444 0 0 if ($char[$i + 1] eq ']')
2449 0 0 if (++$i > $#char)
2452 0 0 if ($char[$i] eq ']')
2458 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
2481 0 0 if ($char[$i + 1] eq ']')
2486 0 0 if (++$i > $#char)
2489 0 0 if ($char[$i] eq ']')
2495 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
2521 0 0 if ($uc ne $fc)
2522 0 0 if (length $fc == 1) { }
2534 0 0 unless defined $char[$i]
2536 0 0 if (do { $char[$i] =~ /\A [\?\+\*\{] \z/mosx if $i >= 1 })
2540 0 0 if $i >= 1
2541 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
2647 0 0 if (@chars1)
2650 0 0 if (exists $range_tr{'1'})
2664 0 0 if (@chars2)
2667 0 0 if (exists $range_tr{'2'})
2683 0 0 if (@chars3)
2686 0 0 if (exists $range_tr{'3'})
2704 0 0 if (@chars4)
2707 0 0 if (exists $range_tr{'4'})
2734 0 0 if (/\G (\\0?55|\\x2[Dd]|\\-) /cgmosx) { }
0 0 elsif (/\G \\ ([0-7]{2,3}) /cgmosx) { }
0 0 elsif (/\G \\x ([0-9A-Fa-f]{1,2}) /cgmosx) { }
0 0 elsif (/\G \\c ([\x40-\x5F]) /cgmosx) { }
0 0 elsif (/\G (\\ [0nrtfbae]) /cgmosx) { }
0 0 elsif (/\G \\ ($Eoldutf8::q_char) /cgmosx) { }
0 0 elsif (/\G ($Eoldutf8::q_char) /cgmosx) { }
2772 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
2776 0 0 if (0 < $i and $i < $#char)
2787 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
2792 0 0 if (length $char[$i - 1] == 1) { }
0 0 elsif (length $char[$i - 1] == 2) { }
0 0 elsif (length $char[$i - 1] == 3) { }
0 0 elsif (length $char[$i - 1] == 4) { }
2793 0 0 if (length $char[$i + 1] == 1) { }
0 0 elsif (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
2794 0 0 if $char[$i - 1] le $_
2816 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
2817 0 0 if $char[$i - 1] le $_
2833 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
2834 0 0 if $char[$i - 1] le $_
2845 0 0 if (length $char[$i + 1] == 4) { }
2846 0 0 if $char[$i - 1] le $_
2866 0 753 if (scalar @_ == 0) { }
382 371 elsif (scalar @_ == 1) { }
371 0 elsif (scalar @_ == 2) { }
2873 0 371 if ($_[0] > $_[1]) { }
20 351 elsif ($_[0] == $_[1]) { }
20 331 elsif ($_[0] + 1 == $_[1]) { }
2897 406 151 if ($length == 1) { }
20 131 elsif ($length == 2) { }
131 0 elsif ($length == 3) { }
0 0 elsif ($length == 4) { }
2901 0 406 if ($a1 > $z1)
2905 0 406 if ($a1 == $z1) { }
0 406 elsif ($a1 + 1 == $z1) { }
2921 0 20 if ($a1 == $z1) { }
0 20 elsif ($a1 + 1 == $z1) { }
2952 111 20 if ($a1 == $z1) { }
0 20 elsif ($a1 + 1 == $z1) { }
2953 111 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
3006 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
3007 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
3008 0 0 if ($a3 == $z3) { }
0 0 elsif ($a3 + 1 == $z3) { }
3093 0 537 unless (exists $range_tr{$length})
3110 0 923 if ($max lt $first) { }
28 895 elsif ($min le $first and $first le $max and $max le $last) { }
0 895 elsif ($min eq $first and $max eq $last) { }
40 855 elsif ($first le $min and $max le $last) { }
469 386 elsif ($min le $first and $last le $max) { }
20 366 elsif ($first le $min and $min le $last and $last le $max) { }
366 0 elsif ($last lt $min) { }
3181 264 506 $modifier =~ /i/mosx ? :
3187 522 2138 if ($char[$i] eq '-') { }
0 2138 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
0 2138 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 2138 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
0 2138 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
0 2138 elsif ($char[$i] =~ /\A \\ ([0-7]{2,3}) \z/mosx) { }
206 1932 elsif ($char[$i] =~ /\A \\x ([0-9A-Fa-f]{1,2}) \z/mosx) { }
0 1932 elsif ($char[$i] =~ /\A \\c ([\x40-\x5F]) \z/mosx) { }
33 1899 elsif ($char[$i] =~ /\A (\\ [0nrtfbaedswDSWHVhvR]) \z/mosx) { }
8 1891 elsif ($ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx) { }
70 1821 elsif ($char[$i] =~ /\A ( \[\: \^? (?:alnum|alpha|ascii|blank|cntrl|digit|graph|lower|print|punct|space|upper|word|xdigit) :\] ) \z/mosx) { }
7 1814 elsif ($char[$i] =~ /\A \\ ($Eoldutf8::q_char) \z/mosx) { }
3188 497 25 if (0 < $i and $i < $#char)
3330 497 1666 if (defined $char[$i + 1] and $char[$i + 1] eq '...') { }
497 1169 elsif ($char[$i] eq '...') { }
764 405 elsif ($char[$i] =~ /\A [\x00-\xFF] \z/mosx) { }
0 405 elsif ($char[$i] =~ /\A (?: \\h ) \z/mosx) { }
0 405 elsif ($char[$i] =~ /\A (?: \\v ) \z/mosx) { }
2 403 elsif ($char[$i] =~ /\A (?: \\d | \\s | \\w ) \z/mosx) { }
3339 0 497 if (length $char[$i - 1] > length $char[$i + 1]) { }
477 20 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
3343 0 477 if ($char[$i - 1] gt $char[$i + 1])
3353 477 60 if ($length == length $char[$i - 1] and $length == length $char[$i + 1]) { }
20 40 elsif ($length == length $char[$i - 1]) { }
20 20 elsif (length $char[$i - 1] < $length and $length < length $char[$i + 1]) { }
20 0 elsif ($length == length $char[$i + 1]) { }
3376 386 151 if ($length == 1) { }
3389 192 572 if ($modifier =~ /i/mosx) { }
3392 192 0 if ($uc ne $fc) { }
3393 192 0 if (length $fc == 1) { }
3434 0 1364 if ($_ eq '...') { }
8 1356 elsif (/\A \n \z/mosx) { }
8 1348 elsif (/\A \r \z/mosx) { }
1 1347 elsif (/\A ([\x00-\x20\x7F-\xFF]) \z/mosx) { }
939 408 elsif (/\A [\x00-\xFF] \z/mosx) { }
3520 384 147 if (scalar @singleoctet >= 1)
3523 107 277 if ($modifier =~ /i/mosx)
3531 502 589 if ($uc eq $fc) { }
3535 589 0 if (length $fc == 1) { }
3546 192 80 if ($_ ne '')
3553 1622 25770 if (exists $singleoctet_ignorecase{$ord}) { }
3562 214 11153 if (ref $range)
3563 0 214 if (scalar @{$range;} == 1) { }
0 214 elsif (scalar @{$range;} == 2) { }
3581 102 429 if (scalar @multipleoctet >= 2) { }
3602 128 111 if ($modifier =~ /i/mosx)
3610 502 589 if ($uc eq $fc) { }
3614 589 0 if (length $fc == 1) { }
3625 192 80 if ($_ ne '')
3632 1622 31146 if (exists $singleoctet_ignorecase{$ord}) { }
3641 214 11153 if (ref $range)
3642 0 214 if (scalar @{$range;} == 1) { }
0 214 elsif (scalar @{$range;} == 2) { }
3656 114 125 if (scalar @multipleoctet >= 1) { }
3657 70 44 if (scalar @singleoctet >= 1) { }
3669 125 0 if (scalar @singleoctet >= 1) { }
3787 0 0 @_ ? :
3789 0 0 if ($c == 0) { }
3809 0 0 if ($c == 0) { }
3827 0 0 if (wantarray) { }
3846 0 0 if (wantarray) { }
3874 0 0 unless defined $expr
3885 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
3891 0 0 $1 ? :
3895 0 0 unless defined $cxix
3896 0 0 unless exists $iter{$cxix}
3899 0 0 if ($iter{$cxix} == 0)
3904 0 0 if (wantarray) { }
3909 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
3932 0 0 unless defined $expr
3933 0 0 if $expr eq ''
3942 0 0 if ($expr =~ /\A " ((?:$Eoldutf8::q_char)*?) " \z/mosx)
3944 0 0 if ($cond eq 'd') { }
3945 0 0 if (-d $expr)
3950 0 0 if (-e $expr)
3959 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
3960 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^\x80-\xFF/\\]|(?:[\xC0-\xDF]|[\xE0-\xEF][\x80-\xBF]|[\xF0-\xF4][\x80-\xBF][\x80-\xBF])[\x80-\xBF]) )[$1./$2]mosx)
3965 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
3966 0 0 if ($tail eq '')
3970 0 0 if ($head =~ / \A (?:$Eoldutf8::q_char)*? [*?] /mosx)
3971 0 0 if (@globdir = _do_glob('d', $head))
3976 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
3983 0 0 unless ($expr =~ / \A (?:$Eoldutf8::q_char)*? [*?] /mosx)
3984 0 0 if ($head eq '.')
3987 0 0 if ($head ne '' and ($head =~ / \G ($Eoldutf8::q_char) /gmosx)[-1] ne $pathsep)
3991 0 0 if ($cond eq 'd') { }
3992 0 0 if (-d $head)
3997 0 0 if (-e $head)
4003 0 0 unless opendir *DIR, $head
4007 0 0 if ($head eq '.')
4010 0 0 if ($head ne '' and ($head =~ / \G ($Eoldutf8::q_char) /gmosx)[-1] ne $pathsep)
4023 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
4046 0 0 if ($leaf eq '.' or $leaf eq '..')
4049 0 0 if ($cond eq 'd' and not -d "$head$leaf")
4053 0 0 if (&$matchsub($leaf))
4061 0 0 if (&Eoldutf8::index($leaf, '.') == -1 and length $leaf <= 8 and &Eoldutf8::index($pattern, '\\.') != -1)
4065 0 0 if (&$matchsub("$leaf."))
4071 0 0 if (@matched)
4075 0 0 if ($fix_drive_relative_paths)
4097 0 0 defined $1 ? :
4131 0 0 if (exists $ENV{'HOME'} and $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'USERPROFILE'} and $ENV{'USERPROFILE'}) { }
0 0 elsif (exists $ENV{'HOMEDRIVE'} and exists $ENV{'HOMEPATH'} and $ENV{'HOMEDRIVE'} and $ENV{'HOMEPATH'}) { }
4154 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
4173 0 0 if (defined $home and not -d $home)
4205 0 0 if @_
4207 0 0 if (/\A ($Eoldutf8::q_char) /mosx) { }
4225 0 0 if (/\A ($Eoldutf8::q_char) /mosx) { }
4243 0 0 if (wantarray) { }
4263 0 0 @_ ? :
4264 0 0 if @_ and not wantarray
4270 0 0 if (exists $range_tr{length $getc})
4271 0 0 if ($getc =~ /\A $Eoldutf8::dot_s \z/mosx)
4272 0 0 wantarray ? :
4276 0 0 wantarray ? :
4284 0 0 if @_
4307 306 0 $] >= 5.014 ? :
0 0 if ($offset > scalar @char or $offset < -1 * scalar(@char))
0 0 if ($offset == 0) { }
0 0 elsif ($offset > 0) { }
0 0 if ($length == 0) { }
0 0 elsif ($length > 0) { }
0 0 if ($offset == 0) { }
0 0 elsif ($offset > 0) { }
0 0 if (@_ == 4) { }
0 0 elsif (@_ == 3) { }
4387 0 0 if (@_ == 3) { }
4394 0 0 if ($index == -1) { }
4408 0 0 if (@_ == 3) { }
4415 0 0 if ($rindex == -1) { }
4566 0 306 if @_
4627 22128 113516 if (/\G ( \n ) /cgox) { }
36018 77498 elsif (/\G ((?>\s+)|\#.*) /cgox) { }
2398 75100 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }
139 74961 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }
4 74957 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx) { }
28 74929 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
1 74928 elsif (/\G ( \$' | \$\{'\} ) /cgmosx) { }
3 74925 elsif (/\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
2318 72607 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }
9208 63399 elsif (/\G ( [,;] ) /cgox) { }
0 63399 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
2 63397 elsif (/\G ( \$ 0 ) /cgmosx) { }
0 63397 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
1 63396 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
57 63339 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 63339 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 63339 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 63339 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 63339 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 63339 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }
0 63339 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
27 63312 elsif (/\G ( (?: [\$\@\%\&\*] | \$\# | -> | \b sub \b) (?>\s*) (?: split | chop | index | rindex | lc | uc | fc | chr | ord | reverse | getc | tr | y | q | qq | qx | qw | m | s | qr | glob | lstat | opendir | stat | unlink | chdir ) ) \b /cgmosx) { }
90 63222 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 63222 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }
0 63222 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^\x80-\xFF>\0\a\e\f\n\r\t]|(?:[\xC0-\xDF]|[\xE0-\xEF][\x80-\xBF]|[\xF0-\xF4][\x80-\xBF][\x80-\xBF])[\x80-\xBF])+?) > (?>\s*) \) \b /cgox) { }
0 63222 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }
0 63222 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }
401 62821 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }
19 62802 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 62802 elsif (/\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
13 62789 elsif (/\G \b OldUTF8::eval (?= (?>\s*) \{ ) /cgox) { }
0 62789 elsif (/\G \b Char::eval \b (?! (?>\s*) => ) /cgox) { }
114 62675 elsif (/\G \b OldUTF8::eval \b (?! (?>\s*) => ) /cgox) { }
2 62673 elsif (/\G \b bytes::substr \b (?! (?>\s*) => ) /cgox) { }
2 62671 elsif (/\G \b chop \b (?! (?>\s*) => ) /cgox) { }
2 62669 elsif (/\G \b bytes::index \b (?! (?>\s*) => ) /cgox) { }
0 62669 elsif (/\G \b Char::index \b (?! (?>\s*) => ) /cgox) { }
2 62667 elsif (/\G \b OldUTF8::index \b (?! (?>\s*) => ) /cgox) { }
2 62665 elsif (/\G \b index \b (?! (?>\s*) => ) /cgox) { }
2 62663 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => ) /cgox) { }
0 62663 elsif (/\G \b Char::rindex \b (?! (?>\s*) => ) /cgox) { }
2 62661 elsif (/\G \b OldUTF8::rindex \b (?! (?>\s*) => ) /cgox) { }
2 62659 elsif (/\G \b rindex \b (?! (?>\s*) => ) /cgox) { }
1 62658 elsif (/\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62658 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62658 elsif (/\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62658 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
7 62651 elsif (/\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62651 elsif (/\G -s (?>\s*) (\") ((?:$Eoldutf8::qq_char)+?) (\") /cgox) { }
0 62651 elsif (/\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Eoldutf8::qq_char)+?) (\#) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Eoldutf8::qq_char)+?) (\1) /cgox) { }
0 62651 elsif (/\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Eoldutf8::q_char)+?) (\') /cgox) { }
0 62651 elsif (/\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Eoldutf8::q_char)+?) (\#) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Eoldutf8::q_char)+?) (\1) /cgox) { }
0 62651 elsif (/\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 62651 elsif (/\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 62651 elsif (/\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 62651 elsif (/\G -s (?>\s+) ((?>\w+)) /cgox) { }
2 62649 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 62647 elsif (/\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
36 62611 elsif (/\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 62609 elsif (/\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 62607 elsif (/\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62607 elsif (/\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62607 elsif (/\G \b lc \b (?! (?>\s*) => ) /cgox) { }
0 62607 elsif (/\G \b lcfirst \b (?! (?>\s*) => ) /cgox) { }
0 62607 elsif (/\G \b uc \b (?! (?>\s*) => ) /cgox) { }
0 62607 elsif (/\G \b ucfirst \b (?! (?>\s*) => ) /cgox) { }
0 62607 elsif (/\G \b fc \b (?! (?>\s*) => ) /cgox) { }
0 62607 elsif (/\G -s \b (?! (?>\s*) => ) /cgox) { }
0 62607 elsif (/\G \b bytes::length \b (?! (?>\s*) => ) /cgox) { }
0 62607 elsif (/\G \b bytes::chr \b (?! (?>\s*) => ) /cgox) { }
0 62607 elsif (/\G \b chr \b (?! (?>\s*) => ) /cgox) { }
0 62607 elsif (/\G \b bytes::ord \b (?! (?>\s*) => ) /cgox) { }
2 62605 elsif (/\G \b ord \b (?! (?>\s*) => ) /cgox) { }
0 62605 elsif (/\G \b glob \b (?! (?>\s*) => ) /cgox) { }
4 62601 elsif (/\G \b reverse \b (?! (?>\s*) => ) /cgox) { }
8 62593 elsif (/\G \b getc \b (?! (?>\s*) => ) /cgox) { }
120 62473 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
11 62462 elsif (/\G \b ( tr | y ) \b /cgox) { }
3822 58640 elsif (/\G \b (qq) \b /cgox) { }
36 58604 elsif (/\G \b (qr) \b /cgox) { }
34 58570 elsif (/\G \b (qw) \b /cgox) { }
2 58568 elsif (/\G \b (qx) \b /cgox) { }
527 58041 elsif (/\G \b (q) \b /cgox) { }
269 57772 elsif (/\G \b (m) \b /cgox) { }
132 57640 elsif (/\G \b (s) \b /cgox) { }
0 57640 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 57640 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x80-\xFF#]) /cgmosx) { }
0 57640 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
43 57597 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 57597 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^\x80-\xFF#]) /cgmosx) { }
0 57597 elsif (/\G \b use ((?>\s+) strict) \b /cgmosx) { }
3 57594 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
0 57594 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
2 57592 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 57592 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x80-\xFF#]) /cgmosx) { }
0 57592 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 57592 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 57592 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x80-\xFF#]) /cgmosx) { }
0 57592 elsif (/\G \b no ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 57592 elsif (/\G \b use \b /cgmosx) { }
2 57590 elsif (/\G \b no \b /cgmosx) { }
1589 56001 elsif (/\G (?
5587 50414 elsif (/\G (\") /cgox) { }
1 50413 elsif (/\G (\`) /cgox) { }
1069 49344 elsif ($Eoldutf8::slash eq 'm//' and m[\G (/) ]cgox) { }
18 49326 elsif ($Eoldutf8::slash eq 'm//' and /\G (\?) /cgox) { }
0 49326 elsif (/\G ( <<>> ) /cgox) { }
0 49326 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
6 49320 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
3 49317 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
6 49311 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
3 49308 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
6 49302 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
80 49222 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
2 49220 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
39 49181 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
54 49127 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 49127 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
12 49115 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 49115 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 49115 elsif (/\G < ((?:[^\x80-\xFF>\0\a\e\f\n\r\t]|(?:[\xC0-\xDF]|[\xE0-\xEF][\x80-\xBF]|[\xF0-\xF4][\x80-\xBF][\x80-\xBF])[\x80-\xBF])+?) > /cgox) { }
0 49115 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }
306 48809 elsif (/\G ^ ( __END__ \n .*) \z /cgmosx) { }
0 48809 elsif (/\G ( \cD .*) \z /cgmosx) { }
0 48809 elsif (/\G ( \cZ .*) \z /cgmosx) { }
8556 40253 elsif (/\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
7 40246 elsif (/\G ( \.\.\. ) /cgox) { }
16324 23922 elsif (m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
23922 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
4629 191 21937 if (scalar @heredoc_delimiter >= 1)
4684 0 139 if (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
0 139 elsif (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
4733 9 2309 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
95 2214 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
4943 3 117 if (/\G (?= [,;\)\}\]] ) /cgox) { }
1 116 elsif (/\G ( [\$\@\&\*] $qq_scalar ) /cgox) { }
0 116 elsif (/\G \b qq (\#) [ ] (\#) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\S) [ ] (\2) /cgox) { }
0 116 elsif (/\G \b q (\#) [ ] (\#) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\S) [ ] (\2) /cgox) { }
13 103 elsif (/\G ' [ ] ' /cgox) { }
2 101 elsif (/\G " [ ] " /cgox) { }
0 101 elsif (/\G \b (qq) \b /cgox) { }
12 89 elsif (/\G \b (qr) \b /cgox) { }
0 89 elsif (/\G \b (q) \b /cgox) { }
24 65 elsif (/\G \b (m) \b /cgox) { }
0 65 elsif (/\G (\') /cgox) { }
0 65 elsif (/\G (\") /cgox) { }
65 0 elsif (m[\G (/) ]cgox) { }
4966 0 0 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
4969 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
0 0 elsif (/\G ([*\-:?\\^|]) ((?:$Eoldutf8::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) /cgox) { }
4983 0 12 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
4986 0 12 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 12 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([imosxpadlunbB]*) /cgox) { }
0 12 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([imosxpadlunbB]*) /cgox) { }
0 12 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }
0 12 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([imosxpadlunbB]*) /cgox) { }
0 12 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 12 elsif (/\G ([*\-:?\\^|]) ((?:$Eoldutf8::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
12 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
5001 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Eoldutf8::q_char)*?) (\#) /cgox) { }
5004 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:\\\\|\\\)|\\\(|$q_paren)*?) (\)) /cgox) { }
0 0 elsif (/\G (\{) ((?:\\\\|\\\}|\\\{|$q_brace)*?) (\}) /cgox) { }
0 0 elsif (/\G (\[) ((?:\\\\|\\\]|\\\[|$q_bracket)*?) (\]) /cgox) { }
0 0 elsif (/\G (\<) ((?:\\\\|\\\>|\\\<|$q_angle)*?) (\>) /cgox) { }
0 0 elsif (/\G ([*\-:?\\^|]) ((?:$Eoldutf8::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Eoldutf8::q_char)*?) (\1) /cgox) { }
5018 0 24 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
5021 0 24 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 24 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G ([*\-:?\\^|]) ((?:$Eoldutf8::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
24 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
5038 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5050 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5062 0 434 if (/\G (\\\\) /cgox) { }
0 434 elsif (m[\G (\\/) ]cgox) { }
65 369 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
369 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5083 0 11 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
5090 0 11 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 11 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 11 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 11 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 11 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
11 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ((?:$Eoldutf8::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5094 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5106 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5118 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5130 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cdsrbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5154 40 3782 if (/\G (\#) /cgox) { }
5157 80 1868 if (/\G (\\\\) /cgox) { }
0 1868 elsif (/\G (\\\#) /cgox) { }
40 1828 elsif (/\G (\#) /cgox) { }
1828 0 elsif (/\G ($Eoldutf8::qq_char) /cgox) { }
5168 0 3782 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 3782 elsif (/\G (\() /cgox) { }
3724 58 elsif (/\G (\{) /cgox) { }
0 58 elsif (/\G (\[) /cgox) { }
38 20 elsif (/\G (\<) /cgox) { }
20 0 elsif (/\G (\S) /cgox) { }
5175 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Eoldutf8::qq_char) /cgox) { }
5179 0 0 if (--$Eoldutf8::nest == 0) { }
5192 792 155120 if (/\G (\\\\) /cgox) { }
0 155120 elsif (/\G (\\\}) /cgox) { }
1384 153736 elsif (/\G (\{) /cgox) { }
5108 148628 elsif (/\G (\}) /cgox) { }
148628 0 elsif (/\G ($Eoldutf8::qq_char) /cgox) { }
5196 3724 1384 if (--$Eoldutf8::nest == 0) { }
5209 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Eoldutf8::qq_char) /cgox) { }
5213 0 0 if (--$Eoldutf8::nest == 0) { }
5226 22 1396 if (/\G (\\\\) /cgox) { }
0 1396 elsif (/\G (\\\>) /cgox) { }
0 1396 elsif (/\G (\<) /cgox) { }
38 1358 elsif (/\G (\>) /cgox) { }
1358 0 elsif (/\G ($Eoldutf8::qq_char) /cgox) { }
5230 38 0 if (--$Eoldutf8::nest == 0) { }
5243 0 840 if (/\G (\\\\) /cgox) { }
0 840 elsif (/\G (\\\Q$delimiter\E) /cgox) { }
20 820 elsif (/\G (\Q$delimiter\E) /cgox) { }
820 0 elsif (/\G ($Eoldutf8::qq_char) /cgox) { }
5258 0 36 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
5264 0 36 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 36 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([imosxpadlunbB]*) /cgox) { }
1 35 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([imosxpadlunbB]*) /cgox) { }
0 35 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }
0 35 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([imosxpadlunbB]*) /cgox) { }
2 33 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 33 elsif (/\G ([*\-:?\\^|]) ((?:$Eoldutf8::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
33 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
5280 0 34 if (/\G (\#) (.*?) (\#) /cgmosx) { }
5286 0 34 if (/\G ((?>\s+)|\#.*) /cgox) { }
34 0 elsif (/\G (\() ([^(]*?) (\)) /cgmosx) { }
0 0 elsif (/\G (\() ((?:$q_paren)*?) (\)) /cgmosx) { }
0 0 elsif (/\G (\{) ([^{]*?) (\}) /cgmosx) { }
0 0 elsif (/\G (\{) ((?:$q_brace)*?) (\}) /cgmosx) { }
0 0 elsif (/\G (\[) ([^[]*?) (\]) /cgmosx) { }
0 0 elsif (/\G (\[) ((?:$q_bracket)*?) (\]) /cgmosx) { }
0 0 elsif (/\G (\<) ([^<]*?) (\>) /cgmosx) { }
0 0 elsif (/\G (\<) ((?:$q_angle)*?) (\>) /cgmosx) { }
0 0 elsif (/\G ([\x21-\x3F]) (.*?) (\1) /cgmosx) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::q_char)*?) (\1) /cgmosx) { }
5310 0 2 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
5316 0 2 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 2 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
2 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
0 0 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) /cgox) { }
5337 0 527 if (/\G (\#) /cgox) { }
5340 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5351 0 527 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 527 elsif (/\G (\() /cgox) { }
521 6 elsif (/\G (\{) /cgox) { }
0 6 elsif (/\G (\[) /cgox) { }
5 1 elsif (/\G (\<) /cgox) { }
1 0 elsif (/\G (\S) /cgox) { }
5358 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\\\() /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5363 0 0 if (--$Eoldutf8::nest == 0) { }
5376 0 8167 if (/\G (\\\\) /cgox) { }
0 8167 elsif (/\G (\\\}) /cgox) { }
0 8167 elsif (/\G (\\\{) /cgox) { }
114 8053 elsif (/\G (\{) /cgox) { }
635 7418 elsif (/\G (\}) /cgox) { }
7418 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5381 521 114 if (--$Eoldutf8::nest == 0) { }
5394 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\\\[) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5399 0 0 if (--$Eoldutf8::nest == 0) { }
5412 0 82 if (/\G (\\\\) /cgox) { }
0 82 elsif (/\G (\\\>) /cgox) { }
0 82 elsif (/\G (\\\<) /cgox) { }
0 82 elsif (/\G (\<) /cgox) { }
5 77 elsif (/\G (\>) /cgox) { }
77 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5417 5 0 if (--$Eoldutf8::nest == 0) { }
5430 0 14 if (/\G (\\\\) /cgox) { }
0 14 elsif (/\G (\\\Q$delimiter\E) /cgox) { }
1 13 elsif (/\G (\Q$delimiter\E) /cgox) { }
13 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5445 0 269 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
5451 0 269 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 269 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 269 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 269 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 269 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
18 251 elsif (/\G (\?) ((?:$Eoldutf8::qq_char)*?) (\?) ([cgimosxpadlunbB]*) /cgox) { }
13 238 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 238 elsif (/\G ([*\-:\\^|]) ((?:$Eoldutf8::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
238 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
5476 1 131 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
5482 0 131 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 131 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 131 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 131 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 131 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
22 109 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ((?:$Eoldutf8::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
2 107 elsif (/\G ([*\-:?\\^|]) ((?:$Eoldutf8::qq_char)*?) (\1) ((?:$Eoldutf8::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
0 107 elsif (/\G (\$) ((?:$Eoldutf8::qq_char)*?) (\1) ((?:$Eoldutf8::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
107 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ((?:$Eoldutf8::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5486 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Eoldutf8::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Eoldutf8::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Eoldutf8::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5503 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Eoldutf8::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Eoldutf8::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Eoldutf8::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5520 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Eoldutf8::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5535 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Eoldutf8::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Eoldutf8::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Eoldutf8::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5582 0 3 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
5590 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
5618 4 10593 if (/\G (\\\\) /cgox) { }
48 10545 elsif (/\G (\\\') /cgox) { }
1589 8956 elsif (/\G \' /cgox) { }
8956 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5630 109 87979 if (/\G (\\\\) /cgox) { }
12 87967 elsif (/\G (\\\") /cgox) { }
5587 82380 elsif (/\G \" /cgox) { }
82380 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5642 0 19 if (/\G (\\\\) /cgox) { }
0 19 elsif (/\G (\\\`) /cgox) { }
1 18 elsif (/\G \` /cgox) { }
18 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5654 1 10234 if (/\G (\\\\) /cgox) { }
0 10234 elsif (m[\G (\\/) ]cgox) { }
1069 9165 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
9165 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5666 0 82 if (/\G (\\\\) /cgox) { }
0 82 elsif (/\G (\\\?) /cgox) { }
18 64 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
64 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5687 6 0 if ($here_script eq '')
5691 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5720 3 0 if ($here_script eq '')
5724 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5744 6 0 if ($here_script eq '')
5748 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5768 3 0 if ($here_script eq '')
5772 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5792 6 0 if ($here_script eq '')
5796 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5816 77 3 if ($here_script eq '')
5820 80 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5846 1 1 if ($here_script eq '')
5850 2 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5867 38 1 if ($here_script eq '')
5871 39 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5888 51 3 if ($here_script eq '')
5892 54 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5909 0 0 if ($here_script eq '')
5913 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6054 2473 39 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
6055 2473 0 unless ($string =~ /<
6062 0 293 if (do { $string =~ /\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx }) { }
0 293 elsif ($string =~ /\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$' | \$\{'\} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$ 0 ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 293 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} /cgmosx) { }
3 290 elsif ($string =~ /\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
1 289 elsif ($string =~ /\G ( (?: [\$\@\%\&\*] | \$\# | -> | \b sub \b) (?>\s*) (?: split | chop | index | rindex | lc | uc | fc | chr | ord | reverse | getc | tr | y | q | qq | qx | qw | m | s | qr | glob | lstat | opendir | stat | unlink | chdir ) ) \b /cgmosx) { }
0 289 elsif ($string =~ m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 289 elsif ($string =~ /\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 289 elsif ($string =~ /\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
0 289 elsif ($string =~ /\G \b OldUTF8::eval (?= (?>\s*) \{ ) /cgox) { }
0 289 elsif ($string =~ /\G \b Char::eval \b /cgox) { }
0 289 elsif ($string =~ /\G \b OldUTF8::eval \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::substr \b /cgox) { }
0 289 elsif ($string =~ /\G \b chop \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::index \b /cgox) { }
0 289 elsif ($string =~ /\G \b Char::index \b /cgox) { }
0 289 elsif ($string =~ /\G \b OldUTF8::index \b /cgox) { }
0 289 elsif ($string =~ /\G \b index \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::rindex \b /cgox) { }
0 289 elsif ($string =~ /\G \b Char::rindex \b /cgox) { }
0 289 elsif ($string =~ /\G \b OldUTF8::rindex \b /cgox) { }
0 289 elsif ($string =~ /\G \b rindex \b /cgox) { }
0 289 elsif ($string =~ /\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s*) (\") ((?:$Eoldutf8::qq_char)+?) (\") /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Eoldutf8::qq_char)+?) (\#) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Eoldutf8::qq_char)+?) (\1) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Eoldutf8::q_char)+?) (\') /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Eoldutf8::q_char)+?) (\#) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Eoldutf8::q_char)+?) (\1) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)*) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ))*) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 289 elsif ($string =~ /\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) ((?>\w+)) /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b lc \b /cgox) { }
0 289 elsif ($string =~ /\G \b lcfirst \b /cgox) { }
0 289 elsif ($string =~ /\G \b uc \b /cgox) { }
0 289 elsif ($string =~ /\G \b ucfirst \b /cgox) { }
0 289 elsif ($string =~ /\G \b fc \b /cgox) { }
0 289 elsif ($string =~ /\G -s \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::length \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::chr \b /cgox) { }
0 289 elsif ($string =~ /\G \b chr \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::ord \b /cgox) { }
0 289 elsif ($string =~ /\G \b ord \b /cgox) { }
0 289 elsif ($string =~ /\G \b glob \b /cgox) { }
0 289 elsif ($string =~ /\G \b reverse \b /cgox) { }
0 289 elsif ($string =~ /\G \b getc \b /cgox) { }
0 289 elsif ($string =~ /\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
0 289 elsif ($string =~ /\G \b (qq) \b /cgox) { }
0 289 elsif ($string =~ /\G \b (qx) \b /cgox) { }
0 289 elsif ($string =~ /\G \b (q) \b /cgox) { }
12 277 elsif ($string =~ /\G (?
6 271 elsif ($string =~ /\G (\") ((?:$Eoldutf8::qq_char)*?) (\") /cgox) { }
0 271 elsif ($string =~ /\G (\`) ((?:$Eoldutf8::qq_char)*?) (\`) /cgox) { }
0 271 elsif ($string =~ /\G ( <<>> ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 271 elsif ($string =~ /\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 271 elsif ($string =~ /\G < ((?:$Eoldutf8::q_char)+?) > /cgox) { }
0 271 elsif ($string =~ /\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
0 271 elsif ($string =~ /\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
0 271 elsif ($string =~ /\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
0 271 elsif ($string =~ /\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
0 271 elsif ($string =~ /\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 271 elsif ($string =~ /\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
40 231 elsif ($string =~ /\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
0 231 elsif ($string =~ /\G ( \.\.\. ) /cgox) { }
50 181 elsif ($string =~ m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
181 0 elsif ($string =~ /\G ($Eoldutf8::q_char) /cgox) { }
6241 0 0 if ($string =~ /\G (?= [,;\)\}\]] ) /cgox) { }
0 0 elsif ($string =~ /\G ( [\$\@\&\*] $qq_scalar ) /cgox) { }
0 0 elsif ($string =~ /\G \b qq (\#) [ ] (\#) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\S) [ ] (\2) /cgox) { }
0 0 elsif ($string =~ /\G \b q (\#) [ ] (\#) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\S) [ ] (\2) /cgox) { }
0 0 elsif ($string =~ /\G ' [ ] ' /cgox) { }
0 0 elsif ($string =~ /\G " [ ] " /cgox) { }
0 0 elsif ($string =~ /\G \b (qq) \b /cgox) { }
0 0 elsif ($string =~ /\G \b (qr) \b /cgox) { }
0 0 elsif ($string =~ /\G \b (q) \b /cgox) { }
0 0 elsif ($string =~ /\G \b (m) \b /cgox) { }
0 0 elsif ($string =~ /\G (\') /cgox) { }
0 0 elsif ($string =~ /\G (\") /cgox) { }
0 0 elsif ($string =~ m[\G (/) ]cgox) { }
6264 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
6267 0 0 if ($string =~ /\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif ($string =~ /\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 0 elsif ($string =~ /\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 0 elsif ($string =~ /\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 0 elsif ($string =~ /\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Eoldutf8::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) /cgox) { }
6281 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6284 0 0 if ($string =~ /\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif ($string =~ /\G (\() ((?:$qq_paren)*?) (\)) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\{) ((?:$qq_brace)*?) (\}) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\[) ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\<) ((?:$qq_angle)*?) (\>) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Eoldutf8::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6299 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Eoldutf8::q_char)*?) (\#) /cgox) { }
6302 0 0 if ($string =~ /\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif ($string =~ /\G (\() ((?:\\\\|\\\)|\\\(|$q_paren)*?) (\)) /cgox) { }
0 0 elsif ($string =~ /\G (\{) ((?:\\\\|\\\}|\\\{|$q_brace)*?) (\}) /cgox) { }
0 0 elsif ($string =~ /\G (\[) ((?:\\\\|\\\]|\\\[|$q_bracket)*?) (\]) /cgox) { }
0 0 elsif ($string =~ /\G (\<) ((?:\\\\|\\\>|\\\<|$q_angle)*?) (\>) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Eoldutf8::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Eoldutf8::q_char)*?) (\1) /cgox) { }
6316 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6319 0 0 if ($string =~ /\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif ($string =~ /\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\') ((?:$Eoldutf8::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Eoldutf8::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6336 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Eoldutf8::q_char) /cgox) { }
6348 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Eoldutf8::q_char) /cgox) { }
6360 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ m[\G (\\/) ]cgox) { }
0 0 elsif ($string =~ m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
0 0 elsif ($string =~ /\G ($Eoldutf8::q_char) /cgox) { }
6372 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
6378 0 0 if ($string =~ /\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif ($string =~ /\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 0 elsif ($string =~ /\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 0 elsif ($string =~ /\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 0 elsif ($string =~ /\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) /cgox) { }
6392 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
6398 0 0 if ($string =~ /\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif ($string =~ /\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 0 elsif ($string =~ /\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 0 elsif ($string =~ /\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 0 elsif ($string =~ /\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
0 0 elsif ($string =~ /\G (\') ((?:$Eoldutf8::qq_char)*?) (\') /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Eoldutf8::qq_char)*?) (\1) /cgox) { }
6413 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Eoldutf8::q_char)*?) (\#) /cgox) { }
6419 0 0 if ($string =~ /\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif ($string =~ /\G (\() ((?:\\\\|\\\)|\\\(|$q_paren)*?) (\)) /cgox) { }
0 0 elsif ($string =~ /\G (\{) ((?:\\\\|\\\}|\\\{|$q_brace)*?) (\}) /cgox) { }
0 0 elsif ($string =~ /\G (\[) ((?:\\\\|\\\]|\\\[|$q_bracket)*?) (\]) /cgox) { }
0 0 elsif ($string =~ /\G (\<) ((?:\\\\|\\\>|\\\<|$q_angle)*?) (\>) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Eoldutf8::q_char)*?) (\1) /cgox) { }
6466 0 0 if ($here_script eq '')
6470 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6490 0 0 if ($here_script eq '')
6494 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6514 0 0 if ($here_script eq '')
6518 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6538 0 0 if ($here_script eq '')
6542 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6562 0 0 if ($here_script eq '')
6566 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6586 0 0 if ($here_script eq '')
6590 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6607 0 0 if ($here_script eq '')
6611 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6628 0 0 if ($here_script eq '')
6632 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6649 0 0 if ($here_script eq '')
6653 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6670 0 0 if ($here_script eq '')
6674 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6746 115 2820 if ($char eq '.') { }
6747 23 92 if ($modifier =~ /s/) { }
6784 0 11 if ($modifier =~ tr/Bb//d) { }
6785 0 0 if ($variable eq '') { }
6793 2 9 if ($variable eq '') { }
6815 22 0 if (not $charclass =~ /'/mosx) { }
0 0 elsif (not $charclass =~ m[/]mosx) { }
0 0 elsif (not $charclass =~ /\#/mosx) { }
0 0 elsif (not $charclass =~ /[\<\>]/mosx) { }
0 0 elsif (not $charclass =~ /[\(\)]/mosx) { }
0 0 elsif (not $charclass =~ /[\{\}]/mosx) { }
6835 0 0 unless ($charclass =~ /\Q$char\E/msx)
6886 0 226917 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 226917 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 226916 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 226915 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 226915 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
6910 602 226315 if (do { $char[$i] =~ /\A ([<>]) \z/mosx }) { }
0 226315 elsif ($char[$i] eq '\\u') { }
0 226315 elsif ($char[$i] eq '\\l') { }
0 226315 elsif ($char[$i] eq '\\U') { }
6 226309 elsif ($char[$i] eq '\\L') { }
23 226286 elsif ($char[$i] eq '\\F') { }
0 226286 elsif ($char[$i] eq '\\Q') { }
26 226260 elsif ($char[$i] eq '\\E') { }
0 226260 elsif ($char[$i] eq '\\Q') { }
0 226260 elsif ($char[$i] eq '\\E') { }
18 226242 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 226242 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 226242 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
409 225833 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 225833 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 225833 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 225833 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 225833 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
44 225789 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
45 225744 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
33 225711 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 225711 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 225711 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
6922 0 602 if ($right_e < $left_e)
6964 26 0 if ($right_e < $left_e) { }
6974 0 0 if (++$i > $#char)
6977 0 0 if ($char[$i] eq '\\E')
7045 3 9530 if ($left_e > $right_e)
7061 34 0 if (not $octet{$end_delimiter}) { }
0 0 elsif (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7078 0 0 unless ($octet{$char})
7089 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
7131 0 3383 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3383 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3382 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3381 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 3381 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
7155 72 3311 if (do { $char[$i] =~ /\A ([<>]) \z/mosx }) { }
0 3311 elsif ($char[$i] eq '\\u') { }
0 3311 elsif ($char[$i] eq '\\l') { }
0 3311 elsif ($char[$i] eq '\\U') { }
6 3305 elsif ($char[$i] eq '\\L') { }
0 3305 elsif ($char[$i] eq '\\F') { }
0 3305 elsif ($char[$i] eq '\\Q') { }
3 3302 elsif ($char[$i] eq '\\E') { }
0 3302 elsif ($char[$i] eq '\\Q') { }
0 3302 elsif ($char[$i] eq '\\E') { }
0 3302 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3302 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3302 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3302 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3302 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3302 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3302 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3302 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3294 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3286 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3280 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3280 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 3280 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
7160 0 72 if ($right_e < $left_e)
7189 3 0 if ($right_e < $left_e) { }
7199 0 0 if (++$i > $#char)
7202 0 0 if ($char[$i] eq '\\E')
7270 3 105 if ($left_e > $right_e)
7284 0 1377 if ($modifier =~ /([adlu])/mosx)
7287 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.15-0/blib/lib/Eoldutf8.pm')
7298 8 1369 if ($string eq '') { }
25 1344 elsif ($modifier =~ tr/Bb//d) { }
7308 0 25 if ($delimiter =~ / [\@:] /mosx)
7311 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7329 0 0 unless ($octet{$char})
7338 4 21 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7346 373 971 $modifier =~ /i/mosx ? :
7375 0 1344 if ($delimiter =~ / [\@:] /mosx)
7377 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7395 0 0 unless ($octet{$char})
7409 0 3231 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3231 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3230 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3229 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
6 3223 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
4 3219 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
7442 6 3225 if (do { $char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx }) { }
598 2627 elsif ($char[$i] eq '[') { }
328 2299 elsif ($char[$i] eq '[^') { }
215 2084 elsif (my $char = character_class($char[$i], $modifier)) { }
44 2040 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])) { }
1 2039 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 2039 elsif ($char[$i] eq '\\u') { }
0 2039 elsif ($char[$i] eq '\\l') { }
1 2038 elsif ($char[$i] eq '\\U') { }
1 2037 elsif ($char[$i] eq '\\L') { }
16 2021 elsif ($char[$i] eq '\\F') { }
20 2001 elsif ($char[$i] eq '\\Q') { }
38 1963 elsif ($char[$i] eq '\\E') { }
0 1963 elsif ($char[$i] eq '\\Q') { }
0 1963 elsif ($char[$i] eq '\\E') { }
0 1963 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 1955 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 1947 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 1941 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 1941 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 1941 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
42 1899 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
188 2181 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
7447 0 6 if ($i + 3 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 3]) == 3 and eval(sprintf '"%s%s%s%s"', @char[$i .. $i + 3]) =~ /\A $Eoldutf8::q_char \z/mosx) { }
0 6 elsif ($i + 2 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 2]) == 2 and eval(sprintf '"%s%s%s"', @char[$i .. $i + 2]) =~ /\A $Eoldutf8::q_char \z/mosx) { }
0 8 elsif ($i + 1 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, $char[$i + 1]) == 1 and eval(sprintf '"%s%s"', @char[$i .. $i + 1]) =~ /\A $Eoldutf8::q_char \z/mosx) { }
7465 3 595 if ($char[$i + 1] eq ']')
7470 0 2607 if (++$i > $#char)
7473 598 2009 if ($char[$i] eq ']')
7477 90 508 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7497 5 323 if ($char[$i + 1] eq ']')
7502 0 1447 if (++$i > $#char)
7505 328 1119 if ($char[$i] eq ']')
7509 90 238 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7529 44 0 if (length &fc($char[$i]) == 1) { }
7539 0 1 if ($right_e < $left_e)
7568 38 0 if ($right_e < $left_e) { }
7578 0 0 if (++$i > $#char)
7581 0 0 if ($char[$i] eq '\\E')
7591 0 0 if ($ignorecase)
7596 0 0 if ($ignorecase)
7609 0 0 if ($ignorecase)
7615 0 0 if ($ignorecase)
7623 0 0 if ($ignorecase)
7631 0 0 if ($ignorecase)
7639 0 0 if ($ignorecase)
7646 0 8 if ($ignorecase) { }
7656 0 8 if ($ignorecase) { }
7666 0 6 if ($ignorecase) { }
7676 0 0 if ($ignorecase)
7684 0 0 if ($ignorecase)
7692 9 33 if ($ignorecase)
7699 1 187 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
0 187 elsif ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7703 0 0 if ($char[$i] eq '{') { }
7718 0 1344 if ($left_e > $right_e)
7719 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7726 32 1312 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7741 300 240 if ($stuff =~ /\A [\$\@] /mosx)
7748 0 240 if $char eq $delimiter
7749 0 240 if $char eq $end_delimiter
7750 240 0 unless ($octet{$char})
7765 0 15 if ($modifier =~ /([adlu])/mosx)
7768 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.15-0/blib/lib/Eoldutf8.pm')
7779 8 7 if ($string eq '') { }
3 4 elsif ($modifier =~ tr/Bb//d) { }
7802 0 4 $modifier =~ /i/mosx ? :
7818 0 5 if (do { $char[$i] eq '[' }) { }
0 5 elsif ($char[$i] eq '[^') { }
0 5 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
0 5 elsif (my $char = character_class($char[$i], $modifier)) { }
0 5 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])) { }
0 9 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
7824 0 0 if ($char[$i + 1] eq ']')
7828 0 0 if (++$i > $#char)
7831 0 0 if ($char[$i] eq ']')
7846 0 0 if ($char[$i + 1] eq ']')
7850 0 0 if (++$i > $#char)
7853 0 0 if ($char[$i] eq ']')
7877 0 0 if (length &fc($char[$i]) == 1) { }
7887 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
7913 0 9 if (do { $char[$i] eq '\\\\' }) { }
0 9 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
7939 0 110 if ($modifier =~ /([adlu])/mosx)
7942 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.15-0/blib/lib/Eoldutf8.pm')
7953 8 102 if ($string eq '') { }
1 101 elsif ($modifier =~ tr/Bb//d) { }
7963 0 1 if ($delimiter =~ / [\@:] /mosx)
7966 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7984 0 0 unless ($octet{$char})
7997 1 100 $modifier =~ /i/mosx ? :
8030 0 101 if ($delimiter =~ / [\@:] /mosx)
8032 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
8050 0 0 unless ($octet{$char})
8067 0 346 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 346 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 345 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 344 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 344 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
0 344 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
8100 0 346 if (do { $char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx }) { }
20 326 elsif ($char[$i] eq '[') { }
0 326 elsif ($char[$i] eq '[^') { }
11 315 elsif (my $char = character_class($char[$i], $modifier)) { }
3 312 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])) { }
8 304 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 304 elsif ($char[$i] eq '\\u') { }
0 304 elsif ($char[$i] eq '\\l') { }
0 304 elsif ($char[$i] eq '\\U') { }
0 304 elsif ($char[$i] eq '\\L') { }
0 304 elsif ($char[$i] eq '\\F') { }
5 299 elsif ($char[$i] eq '\\Q') { }
5 294 elsif ($char[$i] eq '\\E') { }
0 294 elsif ($char[$i] eq '\\Q') { }
0 294 elsif ($char[$i] eq '\\E') { }
0 294 elsif ($char[$i] =~ /\A \\ (?>\s*) 0 \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) - (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \\g (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \\ (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
4 290 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
4 286 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
3 283 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 283 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 283 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
9 274 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
23 337 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
8105 0 0 if ($i + 3 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 3]) == 3 and eval(sprintf '"%s%s%s%s"', @char[$i .. $i + 3]) =~ /\A $Eoldutf8::q_char \z/mosx) { }
0 0 elsif ($i + 2 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 2]) == 2 and eval(sprintf '"%s%s%s"', @char[$i .. $i + 2]) =~ /\A $Eoldutf8::q_char \z/mosx) { }
0 0 elsif ($i + 1 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, $char[$i + 1]) == 1 and eval(sprintf '"%s%s"', @char[$i .. $i + 1]) =~ /\A $Eoldutf8::q_char \z/mosx) { }
8119 0 20 if ($char[$i + 1] eq ']')
8123 0 79 if (++$i > $#char)
8126 20 59 if ($char[$i] eq ']')
8130 0 20 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8146 0 0 if ($char[$i + 1] eq ']')
8150 0 0 if (++$i > $#char)
8153 0 0 if ($char[$i] eq ']')
8157 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8177 3 0 if (length &fc($char[$i]) == 1) { }
8187 0 8 if ($right_e < $left_e)
8216 5 0 if ($right_e < $left_e) { }
8226 0 0 if (++$i > $#char)
8229 0 0 if ($char[$i] eq '\\E')
8269 0 0 if ($ignorecase)
8274 0 0 if ($ignorecase)
8287 0 0 if ($ignorecase)
8293 0 0 if ($ignorecase)
8301 0 0 if ($ignorecase)
8309 0 0 if ($ignorecase)
8317 0 0 if ($ignorecase)
8324 0 4 if ($ignorecase) { }
8334 0 4 if ($ignorecase) { }
8344 0 3 if ($ignorecase) { }
8354 0 0 if ($ignorecase)
8362 0 0 if ($ignorecase)
8370 0 9 if ($ignorecase)
8377 0 23 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
8388 0 101 if ($left_e > $right_e)
8402 0 22 if ($modifier =~ /([adlu])/mosx)
8405 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.15-0/blib/lib/Eoldutf8.pm')
8416 8 14 if ($string eq '') { }
1 13 elsif ($modifier =~ tr/Bb//d) { }
8439 0 13 $modifier =~ /i/mosx ? :
8455 0 25 if (do { $char[$i] eq '[' }) { }
0 25 elsif ($char[$i] eq '[^') { }
0 25 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
6 19 elsif (my $char = character_class($char[$i], $modifier)) { }
0 19 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])) { }
0 32 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
8461 0 0 if ($char[$i + 1] eq ']')
8465 0 0 if (++$i > $#char)
8468 0 0 if ($char[$i] eq ']')
8483 0 0 if ($char[$i + 1] eq ']')
8487 0 0 if (++$i > $#char)
8490 0 0 if ($char[$i] eq ']')
8514 0 0 if (length &fc($char[$i]) == 1) { }
8524 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
8550 0 3 if (do { $char[$i] eq '\\\\' }) { }
0 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
8579 1 8 if (do { $char[$i] =~ /\A \\\\ \z/mosx }) { }
5 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
8603 0 132 if ($modifier =~ /([adlu])/mosx)
8606 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.15-0/blib/lib/Eoldutf8.pm')
8614 37 95 if ($variable eq '')
8640 0 132 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
8651 17 115 if ($e_modifier >= 1) { }
8656 17 98 if ($delimiter2 eq q[']) { }
8667 8 124 if ($r_modifier) { }
8668 4 4 if (do { $modifier =~ /g/mosx }) { }
8673 0 4 $delimiter1 eq q['] ? :
8692 0 4 $delimiter1 eq q['] ? :
8709 0 8 if ($bind_operator =~ / !~ /mosx)
8716 29 95 if (do { $modifier =~ /g/mosx }) { }
8721 3 26 $delimiter1 eq q['] ? :
3 26 $bind_operator =~ / !~ /mosx ? :
8743 84 11 $bind_operator =~ / =~ /mosx ? :
19 76 $delimiter1 eq q['] ? :
8768 0 132 if ($my ne '')
8787 0 101 if ($modifier =~ /([adlu])/mosx)
8790 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.15-0/blib/lib/Eoldutf8.pm')
8801 0 101 if ($modifier =~ tr/Bb//d)
8805 0 101 $modifier =~ /i/mosx ? :
8838 0 284 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 284 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 283 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 282 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 282 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
0 282 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
8871 0 284 if (do { $char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx }) { }
3 281 elsif ($char[$i] eq '[') { }
1 280 elsif ($char[$i] eq '[^') { }
5 275 elsif (my $char = character_class($char[$i], $modifier)) { }
11 264 elsif ($char[$i] eq '^' and not $modifier =~ /m/mosx) { }
0 264 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])) { }
2 262 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 262 elsif ($char[$i] eq '\\u') { }
0 262 elsif ($char[$i] eq '\\l') { }
0 262 elsif ($char[$i] eq '\\U') { }
0 262 elsif ($char[$i] eq '\\L') { }
0 262 elsif ($char[$i] eq '\\F') { }
0 262 elsif ($char[$i] eq '\\Q') { }
0 262 elsif ($char[$i] eq '\\E') { }
0 262 elsif ($char[$i] eq '\\Q') { }
0 262 elsif ($char[$i] eq '\\E') { }
0 262 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
12 250 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
12 238 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
9 229 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 229 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 229 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
3 226 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
7 271 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
8876 0 0 if ($i + 3 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 3]) == 3 and eval(sprintf '"%s%s%s%s"', @char[$i .. $i + 3]) =~ /\A $Eoldutf8::q_char \z/mosx) { }
0 0 elsif ($i + 2 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 2]) == 2 and eval(sprintf '"%s%s%s"', @char[$i .. $i + 2]) =~ /\A $Eoldutf8::q_char \z/mosx) { }
0 0 elsif ($i + 1 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, $char[$i + 1]) == 1 and eval(sprintf '"%s%s"', @char[$i .. $i + 1]) =~ /\A $Eoldutf8::q_char \z/mosx) { }
8890 0 3 if ($char[$i + 1] eq ']')
8894 0 7 if (++$i > $#char)
8897 3 4 if ($char[$i] eq ']')
8901 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8917 0 1 if ($char[$i + 1] eq ']')
8921 0 2 if (++$i > $#char)
8924 1 1 if ($char[$i] eq ']')
8928 0 1 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8965 0 0 if (length &fc($char[$i]) == 1) { }
8975 0 2 if ($right_e < $left_e)
9004 0 0 if ($right_e < $left_e) { }
9014 0 0 if (++$i > $#char)
9017 0 0 if ($char[$i] eq '\\E')
9027 0 0 if ($ignorecase)
9032 0 0 if ($ignorecase)
9045 0 0 if ($ignorecase)
9051 0 0 if ($ignorecase)
9059 0 0 if ($ignorecase)
9067 0 0 if ($ignorecase)
9075 0 0 if ($ignorecase)
9082 0 12 if ($ignorecase) { }
9092 0 12 if ($ignorecase) { }
9102 0 9 if ($ignorecase) { }
9112 0 0 if ($ignorecase)
9120 0 0 if ($ignorecase)
9128 0 3 if ($ignorecase)
9135 3 4 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
9145 0 101 if ($left_e > $right_e)
9159 0 0 if ($modifier =~ /([adlu])/mosx)
9162 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.15-0/blib/lib/Eoldutf8.pm')
9173 0 0 if ($modifier =~ tr/Bb//d)
9177 0 0 $modifier =~ /i/mosx ? :
9192 0 0 if (do { $char[$i] eq '[' }) { }
0 0 elsif ($char[$i] eq '[^') { }
0 0 elsif (my $char = character_class($char[$i], $modifier)) { }
0 0 elsif ($char[$i] eq '^' and not $modifier =~ /m/mosx) { }
0 0 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9198 0 0 if ($char[$i + 1] eq ']')
9202 0 0 if (++$i > $#char)
9205 0 0 if ($char[$i] eq ']')
9220 0 0 if ($char[$i + 1] eq ']')
9224 0 0 if (++$i > $#char)
9227 0 0 if ($char[$i] eq ']')
9251 0 0 if (length &fc($char[$i]) == 1) { }
9261 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }