Branch Coverage

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


line true false branch
32 0 306 if ($^X =~ / jperl /imosx)
55 0 306 if ($@)
74 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]) { }
111 0 0 if (defined $_[1]) { }
1696 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
1701 0 0 if (/\A (?:$Eoldutf8::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Eoldutf8::q_char)*? [*?] /mosx) { }
1702 0 0 if (my(@glob) = &Eoldutf8::glob(qq["$_"])) { }
1712 0 0 if (my(@glob) = &Eoldutf8::glob($_)) { }
1924 0 0 unless (defined $pattern)
1929 0 0 unless (defined $string)
1930 0 0 if (defined $_) { }
1941 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
1944 0 0 if (wantarray) { }
1950 0 0 if $^W
1968 0 0 if (not defined $limit) { }
1977 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
1984 0 0 if ('' =~ / \A $pattern \z /msx) { }
2023 0 0 if ('' =~ / \A $pattern \z /msx) { }
2028 0 0 if ($string =~ s/\A((?:$Eoldutf8::q_char)+?)$pattern//m)
2041 0 0 if ($string =~ s/\A((?:$Eoldutf8::q_char)*?)$pattern//m)
2051 0 0 if (length $string > 0)
2056 0 0 if (not defined $_[2] or $_[2] == 0)
2063 0 0 if (wantarray) { }
2069 0 0 if $^W
2085 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
2092 0 0 if ($modifier =~ /x/mosx) { }
2127 0 0 if ($modifier =~ /r/mosx)
2128 0 0 if ($bind_operator =~ / !~ /mosx)
2139 0 0 unless (exists $tr{$searchlist[$i]})
2140 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 '') { }
2157 0 0 if ($modifier =~ /c/mosx) { }
2159 0 0 if (not exists $tr{$char}) { }
2160 0 0 if (defined $replacementlist[0])
2164 0 0 if ($modifier =~ /s/mosx)
2178 0 0 if (exists $tr{$char}) { }
2181 0 0 if ($modifier =~ /s/mosx)
2194 0 0 if ($modifier =~ /r/mosx) { }
2199 0 0 if ($bind_operator =~ / !~ /mosx) { }
2214 0 0 if (@_ == 0) { }
2239 0 0 if (substr($str, $pos, length $substr) eq $substr)
2240 0 0 if ($pos >= $position)
2244 0 0 if (substr($str, $pos) =~ /\A ($Eoldutf8::q_char) /mosx) { }
2265 0 0 if (substr($str, $pos, length $substr) eq $substr)
2268 0 0 if (substr($str, $pos) =~ /\A ($Eoldutf8::q_char) /mosx) { }
2282 0 0 if (@_) { }
2284 0 0 if (@_ and wantarray) { }
2307 0 0 if (@_) { }
2309 0 0 if (@_ and wantarray) { }
2310 0 0 defined $lc{$_} ? :
2313 0 0 defined $lc{$_} ? :
2326 0 0 defined $lc{$_} ? :
2333 0 0 if (@_) { }
2335 0 0 if (@_ and wantarray) { }
2358 2478 0 if (@_) { }
2360 0 2478 if (@_ and wantarray) { }
2361 0 0 defined $uc{$_} ? :
2364 416 2062 defined $uc{$_} ? :
2377 0 0 defined $uc{$_} ? :
2384 2525 0 if (@_) { }
2386 0 2525 if (@_ and wantarray) { }
2387 0 0 defined $fc{$_} ? :
2390 1073 1452 defined $fc{$_} ? :
2403 0 0 defined $fc{$_} ? :
2431 0 0 unless defined $char[$i]
2434 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) { }
2439 0 0 if ($char[$i + 1] eq ']')
2444 0 0 if (++$i > $#char)
2447 0 0 if ($char[$i] eq ']')
2453 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
2476 0 0 if ($char[$i + 1] eq ']')
2481 0 0 if (++$i > $#char)
2484 0 0 if ($char[$i] eq ']')
2490 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
2516 0 0 if ($uc ne $fc)
2517 0 0 if (length $fc == 1) { }
2529 0 0 unless defined $char[$i]
2531 0 0 if (do { $char[$i] =~ /\A [\?\+\*\{] \z/mosx if $i >= 1 })
2535 0 0 if $i >= 1
2536 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
2642 0 0 if (@chars1)
2645 0 0 if (exists $range_tr{'1'})
2659 0 0 if (@chars2)
2662 0 0 if (exists $range_tr{'2'})
2678 0 0 if (@chars3)
2681 0 0 if (exists $range_tr{'3'})
2699 0 0 if (@chars4)
2702 0 0 if (exists $range_tr{'4'})
2729 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) { }
2767 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
2771 0 0 if (0 < $i and $i < $#char)
2782 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
2787 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) { }
2788 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) { }
2789 0 0 if $char[$i - 1] le $_
2811 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
2812 0 0 if $char[$i - 1] le $_
2828 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
2829 0 0 if $char[$i - 1] le $_
2840 0 0 if (length $char[$i + 1] == 4) { }
2841 0 0 if $char[$i - 1] le $_
2861 0 753 if (scalar @_ == 0) { }
382 371 elsif (scalar @_ == 1) { }
371 0 elsif (scalar @_ == 2) { }
2868 0 371 if ($_[0] > $_[1]) { }
20 351 elsif ($_[0] == $_[1]) { }
20 331 elsif ($_[0] + 1 == $_[1]) { }
2892 406 151 if ($length == 1) { }
20 131 elsif ($length == 2) { }
131 0 elsif ($length == 3) { }
0 0 elsif ($length == 4) { }
2896 0 406 if ($a1 > $z1)
2900 0 406 if ($a1 == $z1) { }
0 406 elsif ($a1 + 1 == $z1) { }
2916 0 20 if ($a1 == $z1) { }
0 20 elsif ($a1 + 1 == $z1) { }
2947 111 20 if ($a1 == $z1) { }
0 20 elsif ($a1 + 1 == $z1) { }
2948 111 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
3001 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
3002 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
3003 0 0 if ($a3 == $z3) { }
0 0 elsif ($a3 + 1 == $z3) { }
3088 0 537 unless (exists $range_tr{$length})
3105 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) { }
3176 264 506 $modifier =~ /i/mosx ? :
3182 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) { }
3183 497 25 if (0 < $i and $i < $#char)
3325 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) { }
3334 0 497 if (length $char[$i - 1] > length $char[$i + 1]) { }
477 20 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
3338 0 477 if ($char[$i - 1] gt $char[$i + 1])
3348 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]) { }
3371 386 151 if ($length == 1) { }
3384 192 572 if ($modifier =~ /i/mosx) { }
3387 192 0 if ($uc ne $fc) { }
3388 192 0 if (length $fc == 1) { }
3429 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) { }
3515 384 147 if (scalar @singleoctet >= 1)
3518 107 277 if ($modifier =~ /i/mosx)
3526 502 589 if ($uc eq $fc) { }
3530 589 0 if (length $fc == 1) { }
3541 192 80 if ($_ ne '')
3548 1622 25770 if (exists $singleoctet_ignorecase{$ord}) { }
3557 214 11153 if (ref $range)
3558 0 214 if (scalar @{$range;} == 1) { }
0 214 elsif (scalar @{$range;} == 2) { }
3576 102 429 if (scalar @multipleoctet >= 2) { }
3597 128 111 if ($modifier =~ /i/mosx)
3605 502 589 if ($uc eq $fc) { }
3609 589 0 if (length $fc == 1) { }
3620 192 80 if ($_ ne '')
3627 1622 31146 if (exists $singleoctet_ignorecase{$ord}) { }
3636 214 11153 if (ref $range)
3637 0 214 if (scalar @{$range;} == 1) { }
0 214 elsif (scalar @{$range;} == 2) { }
3651 114 125 if (scalar @multipleoctet >= 1) { }
3652 70 44 if (scalar @singleoctet >= 1) { }
3664 125 0 if (scalar @singleoctet >= 1) { }
3782 0 0 @_ ? :
3784 0 0 if ($c == 0) { }
3804 0 0 if ($c == 0) { }
3822 0 0 if (wantarray) { }
3841 0 0 if (wantarray) { }
3869 0 0 unless defined $expr
3880 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
3886 0 0 $1 ? :
3890 0 0 unless defined $cxix
3891 0 0 unless exists $iter{$cxix}
3894 0 0 if ($iter{$cxix} == 0)
3899 0 0 if (wantarray) { }
3904 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
3927 0 0 unless defined $expr
3928 0 0 if $expr eq ''
3937 0 0 if ($expr =~ /\A " ((?:$Eoldutf8::q_char)*?) " \z/mosx)
3939 0 0 if ($cond eq 'd') { }
3940 0 0 if (-d $expr)
3945 0 0 if (-e $expr)
3954 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
3955 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)
3960 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
3961 0 0 if ($tail eq '')
3965 0 0 if ($head =~ / \A (?:$Eoldutf8::q_char)*? [*?] /mosx)
3966 0 0 if (@globdir = _do_glob('d', $head))
3971 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
3978 0 0 unless ($expr =~ / \A (?:$Eoldutf8::q_char)*? [*?] /mosx)
3979 0 0 if ($head eq '.')
3982 0 0 if ($head ne '' and ($head =~ / \G ($Eoldutf8::q_char) /gmosx)[-1] ne $pathsep)
3986 0 0 if ($cond eq 'd') { }
3987 0 0 if (-d $head)
3992 0 0 if (-e $head)
3998 0 0 unless opendir *DIR, $head
4002 0 0 if ($head eq '.')
4005 0 0 if ($head ne '' and ($head =~ / \G ($Eoldutf8::q_char) /gmosx)[-1] ne $pathsep)
4018 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
4041 0 0 if ($leaf eq '.' or $leaf eq '..')
4044 0 0 if ($cond eq 'd' and not -d "$head$leaf")
4048 0 0 if (&$matchsub($leaf))
4056 0 0 if (&Eoldutf8::index($leaf, '.') == -1 and length $leaf <= 8 and &Eoldutf8::index($pattern, '\\.') != -1)
4060 0 0 if (&$matchsub("$leaf."))
4066 0 0 if (@matched)
4070 0 0 if ($fix_drive_relative_paths)
4092 0 0 defined $1 ? :
4126 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'}) { }
4149 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
4168 0 0 if (defined $home and not -d $home)
4200 0 0 if @_
4202 0 0 if (/\A ($Eoldutf8::q_char) /mosx) { }
4220 0 0 if (/\A ($Eoldutf8::q_char) /mosx) { }
4238 0 0 if (wantarray) { }
4258 0 0 @_ ? :
4259 0 0 if @_ and not wantarray
4265 0 0 if (exists $range_tr{length $getc})
4266 0 0 if ($getc =~ /\A $Eoldutf8::dot_s \z/mosx)
4267 0 0 wantarray ? :
4271 0 0 wantarray ? :
4279 0 0 if @_
4302 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) { }
4382 0 0 if (@_ == 3) { }
4389 0 0 if ($index == -1) { }
4403 0 0 if (@_ == 3) { }
4410 0 0 if ($rindex == -1) { }
4561 0 306 if @_
4622 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) { }
4624 191 21937 if (scalar @heredoc_delimiter >= 1)
4679 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) { }
4728 9 2309 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
95 2214 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
4938 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) { }
4961 0 0 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
4964 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) { }
4978 0 12 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
4981 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) { }
4996 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Eoldutf8::q_char)*?) (\#) /cgox) { }
4999 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) { }
5013 0 24 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
5016 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) { }
5033 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5045 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5057 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) { }
5078 0 11 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
5085 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) { }
5089 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) { }
5101 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) { }
5113 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) { }
5125 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) { }
5149 40 3782 if (/\G (\#) /cgox) { }
5152 80 1868 if (/\G (\\\\) /cgox) { }
0 1868 elsif (/\G (\\\#) /cgox) { }
40 1828 elsif (/\G (\#) /cgox) { }
1828 0 elsif (/\G ($Eoldutf8::qq_char) /cgox) { }
5163 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) { }
5170 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) { }
5174 0 0 if (--$Eoldutf8::nest == 0) { }
5187 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) { }
5191 3724 1384 if (--$Eoldutf8::nest == 0) { }
5204 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) { }
5208 0 0 if (--$Eoldutf8::nest == 0) { }
5221 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) { }
5225 38 0 if (--$Eoldutf8::nest == 0) { }
5238 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) { }
5253 0 36 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
5259 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) { }
5275 0 34 if (/\G (\#) (.*?) (\#) /cgmosx) { }
5281 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) { }
5305 0 2 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
5311 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) { }
5332 0 527 if (/\G (\#) /cgox) { }
5335 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5346 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) { }
5353 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) { }
5358 0 0 if (--$Eoldutf8::nest == 0) { }
5371 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) { }
5376 521 114 if (--$Eoldutf8::nest == 0) { }
5389 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) { }
5394 0 0 if (--$Eoldutf8::nest == 0) { }
5407 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) { }
5412 5 0 if (--$Eoldutf8::nest == 0) { }
5425 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) { }
5440 0 269 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
5446 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) { }
5471 1 131 if (/\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
5477 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) { }
5481 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) { }
5498 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) { }
5515 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) { }
5530 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) { }
5577 0 3 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
5585 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
5613 4 10593 if (/\G (\\\\) /cgox) { }
48 10545 elsif (/\G (\\\') /cgox) { }
1589 8956 elsif (/\G \' /cgox) { }
8956 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5625 109 87979 if (/\G (\\\\) /cgox) { }
12 87967 elsif (/\G (\\\") /cgox) { }
5587 82380 elsif (/\G \" /cgox) { }
82380 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5637 0 19 if (/\G (\\\\) /cgox) { }
0 19 elsif (/\G (\\\`) /cgox) { }
1 18 elsif (/\G \` /cgox) { }
18 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5649 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) { }
5661 0 82 if (/\G (\\\\) /cgox) { }
0 82 elsif (/\G (\\\?) /cgox) { }
18 64 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
64 0 elsif (/\G ($Eoldutf8::q_char) /cgox) { }
5682 6 0 if ($here_script eq '')
5686 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5715 3 0 if ($here_script eq '')
5719 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5739 6 0 if ($here_script eq '')
5743 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5763 3 0 if ($here_script eq '')
5767 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5787 6 0 if ($here_script eq '')
5791 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5811 77 3 if ($here_script eq '')
5815 80 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5841 1 1 if ($here_script eq '')
5845 2 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5862 38 1 if ($here_script eq '')
5866 39 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5883 51 3 if ($here_script eq '')
5887 54 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5904 0 0 if ($here_script eq '')
5908 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6049 2473 39 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
6050 2473 0 unless ($string =~ /<
6057 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) { }
6236 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) { }
6259 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
6262 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) { }
6276 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6279 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) { }
6294 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Eoldutf8::q_char)*?) (\#) /cgox) { }
6297 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) { }
6311 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6314 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) { }
6331 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) { }
6343 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) { }
6355 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) { }
6367 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
6373 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) { }
6387 0 0 if ($string =~ /\G (\#) ((?:$Eoldutf8::qq_char)*?) (\#) /cgox) { }
6393 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) { }
6408 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Eoldutf8::q_char)*?) (\#) /cgox) { }
6414 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) { }
6461 0 0 if ($here_script eq '')
6465 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6485 0 0 if ($here_script eq '')
6489 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6509 0 0 if ($here_script eq '')
6513 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6533 0 0 if ($here_script eq '')
6537 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6557 0 0 if ($here_script eq '')
6561 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6581 0 0 if ($here_script eq '')
6585 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6602 0 0 if ($here_script eq '')
6606 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6623 0 0 if ($here_script eq '')
6627 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6644 0 0 if ($here_script eq '')
6648 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6665 0 0 if ($here_script eq '')
6669 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6741 115 2820 if ($char eq '.') { }
6742 23 92 if ($modifier =~ /s/) { }
6779 0 11 if ($modifier =~ tr/Bb//d) { }
6780 0 0 if ($variable eq '') { }
6788 2 9 if ($variable eq '') { }
6810 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) { }
6830 0 0 unless ($charclass =~ /\Q$char\E/msx)
6881 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) { }
6905 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) { }
6917 0 602 if ($right_e < $left_e)
6959 26 0 if ($right_e < $left_e) { }
6969 0 0 if (++$i > $#char)
6972 0 0 if ($char[$i] eq '\\E')
7040 3 9530 if ($left_e > $right_e)
7056 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{'>'}) { }
7073 0 0 unless ($octet{$char})
7084 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
7126 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) { }
7150 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) { }
7155 0 72 if ($right_e < $left_e)
7184 3 0 if ($right_e < $left_e) { }
7194 0 0 if (++$i > $#char)
7197 0 0 if ($char[$i] eq '\\E')
7265 3 105 if ($left_e > $right_e)
7279 0 1377 if ($modifier =~ /([adlu])/mosx)
7282 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.13-0/blib/lib/Eoldutf8.pm')
7293 8 1369 if ($string eq '') { }
25 1344 elsif ($modifier =~ tr/Bb//d) { }
7303 0 25 if ($delimiter =~ / [\@:] /mosx)
7306 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7324 0 0 unless ($octet{$char})
7333 4 21 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7341 373 971 $modifier =~ /i/mosx ? :
7370 0 1344 if ($delimiter =~ / [\@:] /mosx)
7372 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7390 0 0 unless ($octet{$char})
7404 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) { }
7437 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) { }
7442 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) { }
7460 3 595 if ($char[$i + 1] eq ']')
7465 0 2607 if (++$i > $#char)
7468 598 2009 if ($char[$i] eq ']')
7472 90 508 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7492 5 323 if ($char[$i + 1] eq ']')
7497 0 1447 if (++$i > $#char)
7500 328 1119 if ($char[$i] eq ']')
7504 90 238 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7524 44 0 if (length &fc($char[$i]) == 1) { }
7534 0 1 if ($right_e < $left_e)
7563 38 0 if ($right_e < $left_e) { }
7573 0 0 if (++$i > $#char)
7576 0 0 if ($char[$i] eq '\\E')
7586 0 0 if ($ignorecase)
7591 0 0 if ($ignorecase)
7604 0 0 if ($ignorecase)
7610 0 0 if ($ignorecase)
7618 0 0 if ($ignorecase)
7626 0 0 if ($ignorecase)
7634 0 0 if ($ignorecase)
7641 0 8 if ($ignorecase) { }
7651 0 8 if ($ignorecase) { }
7661 0 6 if ($ignorecase) { }
7671 0 0 if ($ignorecase)
7679 0 0 if ($ignorecase)
7687 9 33 if ($ignorecase)
7694 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 '?') { }
7698 0 0 if ($char[$i] eq '{') { }
7713 0 1344 if ($left_e > $right_e)
7714 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7721 32 1312 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7736 300 240 if ($stuff =~ /\A [\$\@] /mosx)
7743 0 240 if $char eq $delimiter
7744 0 240 if $char eq $end_delimiter
7745 240 0 unless ($octet{$char})
7760 0 15 if ($modifier =~ /([adlu])/mosx)
7763 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.13-0/blib/lib/Eoldutf8.pm')
7774 8 7 if ($string eq '') { }
3 4 elsif ($modifier =~ tr/Bb//d) { }
7797 0 4 $modifier =~ /i/mosx ? :
7813 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) { }
7819 0 0 if ($char[$i + 1] eq ']')
7823 0 0 if (++$i > $#char)
7826 0 0 if ($char[$i] eq ']')
7841 0 0 if ($char[$i + 1] eq ']')
7845 0 0 if (++$i > $#char)
7848 0 0 if ($char[$i] eq ']')
7872 0 0 if (length &fc($char[$i]) == 1) { }
7882 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
7908 0 9 if (do { $char[$i] eq '\\\\' }) { }
0 9 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
7934 0 110 if ($modifier =~ /([adlu])/mosx)
7937 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.13-0/blib/lib/Eoldutf8.pm')
7948 8 102 if ($string eq '') { }
1 101 elsif ($modifier =~ tr/Bb//d) { }
7958 0 1 if ($delimiter =~ / [\@:] /mosx)
7961 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7979 0 0 unless ($octet{$char})
7992 1 100 $modifier =~ /i/mosx ? :
8025 0 101 if ($delimiter =~ / [\@:] /mosx)
8027 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
8045 0 0 unless ($octet{$char})
8062 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) { }
8095 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) { }
8100 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) { }
8114 0 20 if ($char[$i + 1] eq ']')
8118 0 79 if (++$i > $#char)
8121 20 59 if ($char[$i] eq ']')
8125 0 20 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8141 0 0 if ($char[$i + 1] eq ']')
8145 0 0 if (++$i > $#char)
8148 0 0 if ($char[$i] eq ']')
8152 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8172 3 0 if (length &fc($char[$i]) == 1) { }
8182 0 8 if ($right_e < $left_e)
8211 5 0 if ($right_e < $left_e) { }
8221 0 0 if (++$i > $#char)
8224 0 0 if ($char[$i] eq '\\E')
8264 0 0 if ($ignorecase)
8269 0 0 if ($ignorecase)
8282 0 0 if ($ignorecase)
8288 0 0 if ($ignorecase)
8296 0 0 if ($ignorecase)
8304 0 0 if ($ignorecase)
8312 0 0 if ($ignorecase)
8319 0 4 if ($ignorecase) { }
8329 0 4 if ($ignorecase) { }
8339 0 3 if ($ignorecase) { }
8349 0 0 if ($ignorecase)
8357 0 0 if ($ignorecase)
8365 0 9 if ($ignorecase)
8372 0 23 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
8383 0 101 if ($left_e > $right_e)
8397 0 22 if ($modifier =~ /([adlu])/mosx)
8400 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.13-0/blib/lib/Eoldutf8.pm')
8411 8 14 if ($string eq '') { }
1 13 elsif ($modifier =~ tr/Bb//d) { }
8434 0 13 $modifier =~ /i/mosx ? :
8450 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) { }
8456 0 0 if ($char[$i + 1] eq ']')
8460 0 0 if (++$i > $#char)
8463 0 0 if ($char[$i] eq ']')
8478 0 0 if ($char[$i + 1] eq ']')
8482 0 0 if (++$i > $#char)
8485 0 0 if ($char[$i] eq ']')
8509 0 0 if (length &fc($char[$i]) == 1) { }
8519 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
8545 0 3 if (do { $char[$i] eq '\\\\' }) { }
0 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
8574 1 8 if (do { $char[$i] =~ /\A \\\\ \z/mosx }) { }
5 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
8598 0 132 if ($modifier =~ /([adlu])/mosx)
8601 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.13-0/blib/lib/Eoldutf8.pm')
8609 37 95 if ($variable eq '')
8635 0 132 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
8646 17 115 if ($e_modifier >= 1) { }
8651 17 98 if ($delimiter2 eq q[']) { }
8662 8 124 if ($r_modifier) { }
8663 4 4 if (do { $modifier =~ /g/mosx }) { }
8668 0 4 $delimiter1 eq q['] ? :
8687 0 4 $delimiter1 eq q['] ? :
8704 0 8 if ($bind_operator =~ / !~ /mosx)
8711 29 95 if (do { $modifier =~ /g/mosx }) { }
8716 3 26 $delimiter1 eq q['] ? :
3 26 $bind_operator =~ / !~ /mosx ? :
8738 84 11 $bind_operator =~ / =~ /mosx ? :
19 76 $delimiter1 eq q['] ? :
8763 0 132 if ($my ne '')
8782 0 101 if ($modifier =~ /([adlu])/mosx)
8785 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.13-0/blib/lib/Eoldutf8.pm')
8796 0 101 if ($modifier =~ tr/Bb//d)
8800 0 101 $modifier =~ /i/mosx ? :
8833 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) { }
8866 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) { }
8871 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) { }
8885 0 3 if ($char[$i + 1] eq ']')
8889 0 7 if (++$i > $#char)
8892 3 4 if ($char[$i] eq ']')
8896 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8912 0 1 if ($char[$i + 1] eq ']')
8916 0 2 if (++$i > $#char)
8919 1 1 if ($char[$i] eq ']')
8923 0 1 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8960 0 0 if (length &fc($char[$i]) == 1) { }
8970 0 2 if ($right_e < $left_e)
8999 0 0 if ($right_e < $left_e) { }
9009 0 0 if (++$i > $#char)
9012 0 0 if ($char[$i] eq '\\E')
9022 0 0 if ($ignorecase)
9027 0 0 if ($ignorecase)
9040 0 0 if ($ignorecase)
9046 0 0 if ($ignorecase)
9054 0 0 if ($ignorecase)
9062 0 0 if ($ignorecase)
9070 0 0 if ($ignorecase)
9077 0 12 if ($ignorecase) { }
9087 0 12 if ($ignorecase) { }
9097 0 9 if ($ignorecase) { }
9107 0 0 if ($ignorecase)
9115 0 0 if ($ignorecase)
9123 0 3 if ($ignorecase)
9130 3 4 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
9140 0 101 if ($left_e > $right_e)
9154 0 0 if ($modifier =~ /([adlu])/mosx)
9157 0 0 if ($filename ne '/root/.cpan/build/Char-OldUTF8-1.13-0/blib/lib/Eoldutf8.pm')
9168 0 0 if ($modifier =~ tr/Bb//d)
9172 0 0 $modifier =~ /i/mosx ? :
9187 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) { }
9193 0 0 if ($char[$i + 1] eq ']')
9197 0 0 if (++$i > $#char)
9200 0 0 if ($char[$i] eq ']')
9215 0 0 if ($char[$i + 1] eq ']')
9219 0 0 if (++$i > $#char)
9222 0 0 if ($char[$i] eq ']')
9246 0 0 if (length &fc($char[$i]) == 1) { }
9256 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }