Branch Coverage

blib/lib/Ekoi8r.pm
Criterion Covered Total %
branch 968 2742 35.3


line true false branch
32 0 204 if ($^X =~ / jperl /imosx)
55 0 204 if ($@)
68 0 0 if ($] < 5.006) { }
79 0 0 if (ref $name) { }
0 0 elsif (&Ekoi8r::index($name, '::') >= 0) { }
0 0 elsif (&Ekoi8r::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]) { }
301 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
306 0 0 if (/\A (?:$Ekoi8r::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Ekoi8r::q_char)*? [*?] /mosx) { }
307 0 0 if (my(@glob) = &Ekoi8r::glob(qq["$_"])) { }
317 0 0 if (my(@glob) = &Ekoi8r::glob($_)) { }
529 0 0 unless (defined $pattern)
534 0 0 unless (defined $string)
535 0 0 if (defined $_) { }
546 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
549 0 0 if (wantarray) { }
555 0 0 if $^W
573 0 0 if (not defined $limit) { }
582 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
589 0 0 if ('' =~ / \A $pattern \z /msx) { }
628 0 0 if ('' =~ / \A $pattern \z /msx) { }
633 0 0 if ($string =~ s/\A((?:$Ekoi8r::q_char)+?)$pattern//m)
646 0 0 if ($string =~ s/\A((?:$Ekoi8r::q_char)*?)$pattern//m)
656 0 0 if (length $string > 0)
661 0 0 if (not defined $_[2] or $_[2] == 0)
668 0 0 if (wantarray) { }
674 0 0 if $^W
690 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
697 0 0 if ($modifier =~ /x/mosx) { }
732 0 0 if ($modifier =~ /r/mosx)
733 0 0 if ($bind_operator =~ / !~ /mosx)
744 0 0 unless (exists $tr{$searchlist[$i]})
745 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 '') { }
762 0 0 if ($modifier =~ /c/mosx) { }
764 0 0 if (not exists $tr{$char}) { }
765 0 0 if (defined $replacementlist[0])
769 0 0 if ($modifier =~ /s/mosx)
783 0 0 if (exists $tr{$char}) { }
786 0 0 if ($modifier =~ /s/mosx)
799 0 0 if ($modifier =~ /r/mosx) { }
804 0 0 if ($bind_operator =~ / !~ /mosx) { }
819 0 0 if (@_ == 0) { }
844 0 0 if (substr($str, $pos, length $substr) eq $substr)
845 0 0 if ($pos >= $position)
849 0 0 if (substr($str, $pos) =~ /\A ($Ekoi8r::q_char) /mosx) { }
870 0 0 if (substr($str, $pos, length $substr) eq $substr)
873 0 0 if (substr($str, $pos) =~ /\A ($Ekoi8r::q_char) /mosx) { }
887 0 0 if (@_) { }
889 0 0 if (@_ and wantarray) { }
912 0 0 if (@_) { }
914 0 0 if (@_ and wantarray) { }
915 0 0 defined $lc{$_} ? :
918 0 0 defined $lc{$_} ? :
931 0 0 defined $lc{$_} ? :
938 0 0 if (@_) { }
940 0 0 if (@_ and wantarray) { }
963 174 0 if (@_) { }
965 0 174 if (@_ and wantarray) { }
966 0 0 defined $uc{$_} ? :
969 28 146 defined $uc{$_} ? :
982 0 0 defined $uc{$_} ? :
989 197 0 if (@_) { }
991 0 197 if (@_ and wantarray) { }
992 0 0 defined $fc{$_} ? :
995 129 68 defined $fc{$_} ? :
1008 0 0 defined $fc{$_} ? :
1036 0 0 unless defined $char[$i]
1039 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) { }
1044 0 0 if ($char[$i + 1] eq ']')
1049 0 0 if (++$i > $#char)
1052 0 0 if ($char[$i] eq ']')
1058 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
1081 0 0 if ($char[$i + 1] eq ']')
1086 0 0 if (++$i > $#char)
1089 0 0 if ($char[$i] eq ']')
1095 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
1121 0 0 if ($uc ne $fc)
1122 0 0 if (length $fc == 1) { }
1134 0 0 unless defined $char[$i]
1136 0 0 if (do { $char[$i] =~ /\A [\?\+\*\{] \z/mosx if $i >= 1 })
1140 0 0 if $i >= 1
1141 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
1247 0 0 if (@chars1)
1250 0 0 if (exists $range_tr{'1'})
1264 0 0 if (@chars2)
1267 0 0 if (exists $range_tr{'2'})
1283 0 0 if (@chars3)
1286 0 0 if (exists $range_tr{'3'})
1304 0 0 if (@chars4)
1307 0 0 if (exists $range_tr{'4'})
1334 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 \\ ($Ekoi8r::q_char) /cgmosx) { }
0 0 elsif (/\G ($Ekoi8r::q_char) /cgmosx) { }
1372 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
1376 0 0 if (0 < $i and $i < $#char)
1387 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
1392 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) { }
1393 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) { }
1394 0 0 if $char[$i - 1] le $_
1416 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1417 0 0 if $char[$i - 1] le $_
1433 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1434 0 0 if $char[$i - 1] le $_
1445 0 0 if (length $char[$i + 1] == 4) { }
1446 0 0 if $char[$i - 1] le $_
1466 0 0 if (scalar @_ == 0) { }
0 0 elsif (scalar @_ == 1) { }
0 0 elsif (scalar @_ == 2) { }
1473 0 0 if ($_[0] > $_[1]) { }
0 0 elsif ($_[0] == $_[1]) { }
0 0 elsif ($_[0] + 1 == $_[1]) { }
1497 182 0 if ($length == 1) { }
1501 0 182 if ($a1 > $z1)
1505 0 182 if ($a1 == $z1) { }
0 182 elsif ($a1 + 1 == $z1) { }
1527 0 182 unless (exists $range_tr{$length})
1544 0 182 if ($max lt $first) { }
0 182 elsif ($min le $first and $first le $max and $max le $last) { }
0 182 elsif ($min eq $first and $max eq $last) { }
0 182 elsif ($first le $min and $max le $last) { }
182 0 elsif ($min le $first and $last le $max) { }
0 0 elsif ($first le $min and $min le $last and $last le $max) { }
0 0 elsif ($last lt $min) { }
1615 40 318 $modifier =~ /i/mosx ? :
1621 206 919 if ($char[$i] eq '-') { }
0 919 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
0 919 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 919 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }
0 919 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
0 919 elsif ($char[$i] =~ /\A \\ ([0-7]{2,3}) \z/mosx) { }
22 897 elsif ($char[$i] =~ /\A \\x ([0-9A-Fa-f]{1,2}) \z/mosx) { }
0 897 elsif ($char[$i] =~ /\A \\c ([\x40-\x5F]) \z/mosx) { }
25 872 elsif ($char[$i] =~ /\A (\\ [0nrtfbaedswDSWHVhvR]) \z/mosx) { }
8 864 elsif ($ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx) { }
70 794 elsif ($char[$i] =~ /\A ( \[\: \^? (?:alnum|alpha|ascii|blank|cntrl|digit|graph|lower|print|punct|space|upper|word|xdigit) :\] ) \z/mosx) { }
7 787 elsif ($char[$i] =~ /\A \\ ($Ekoi8r::q_char) \z/mosx) { }
1622 182 24 if (0 < $i and $i < $#char)
1764 182 761 if (defined $char[$i + 1] and $char[$i + 1] eq '...') { }
182 579 elsif ($char[$i] eq '...') { }
493 86 elsif ($char[$i] =~ /\A [\x00-\xFF] \z/mosx) { }
0 86 elsif ($char[$i] =~ /\A (?: \\h ) \z/mosx) { }
0 86 elsif ($char[$i] =~ /\A (?: \\v ) \z/mosx) { }
2 84 elsif ($char[$i] =~ /\A (?: \\d | \\s | \\w ) \z/mosx) { }
1773 0 182 if (length $char[$i - 1] > length $char[$i + 1]) { }
182 0 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
1777 0 182 if ($char[$i - 1] gt $char[$i + 1])
1787 182 0 if ($length == length $char[$i - 1] and $length == length $char[$i + 1]) { }
0 0 elsif ($length == length $char[$i - 1]) { }
0 0 elsif (length $char[$i - 1] < $length and $length < length $char[$i + 1]) { }
0 0 elsif ($length == length $char[$i + 1]) { }
1810 182 0 if ($length == 1) { }
1823 24 469 if ($modifier =~ /i/mosx) { }
1826 12 12 if ($uc ne $fc) { }
1827 12 0 if (length $fc == 1) { }
1868 0 689 if ($_ eq '...') { }
8 681 elsif (/\A \n \z/mosx) { }
8 673 elsif (/\A \r \z/mosx) { }
60 613 elsif (/\A ([\x00-\x20\x7F-\xFF]) \z/mosx) { }
429 184 elsif (/\A [\x00-\xFF] \z/mosx) { }
1954 236 78 if (scalar @singleoctet >= 1)
1957 22 214 if ($modifier =~ /i/mosx)
1965 12 54 if ($uc eq $fc) { }
1969 54 0 if (length $fc == 1) { }
1980 0 46 if ($_ ne '')
1987 96 5536 if (exists $singleoctet_ignorecase{$ord}) { }
1996 56 3592 if (ref $range)
1997 36 20 if (scalar @{$range;} == 1) { }
0 20 elsif (scalar @{$range;} == 2) { }
2014 6 308 if (scalar @multipleoctet >= 2) { }
2035 10 34 if ($modifier =~ /i/mosx)
2043 0 30 if ($uc eq $fc) { }
2047 30 0 if (length $fc == 1) { }
2058 0 10 if ($_ ne '')
2065 60 2500 if (exists $singleoctet_ignorecase{$ord}) { }
2074 20 940 if (ref $range)
2075 0 20 if (scalar @{$range;} == 1) { }
0 20 elsif (scalar @{$range;} == 2) { }
2089 0 44 if (scalar @multipleoctet >= 1) { }
2090 0 0 if (scalar @singleoctet >= 1) { }
2102 44 0 if (scalar @singleoctet >= 1) { }
2220 0 0 @_ ? :
2222 0 0 if ($c == 0) { }
2242 0 0 if ($c == 0) { }
2260 0 0 if (wantarray) { }
2279 0 0 if (wantarray) { }
2307 0 0 unless defined $expr
2318 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
2324 0 0 $1 ? :
2328 0 0 unless defined $cxix
2329 0 0 unless exists $iter{$cxix}
2332 0 0 if ($iter{$cxix} == 0)
2337 0 0 if (wantarray) { }
2342 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
2365 0 0 unless defined $expr
2366 0 0 if $expr eq ''
2375 0 0 if ($expr =~ /\A " ((?:$Ekoi8r::q_char)*?) " \z/mosx)
2377 0 0 if ($cond eq 'd') { }
2378 0 0 if (-d $expr)
2383 0 0 if (-e $expr)
2392 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
2393 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^/\\]) )[$1./$2]mosx)
2398 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
2399 0 0 if ($tail eq '')
2403 0 0 if ($head =~ / \A (?:$Ekoi8r::q_char)*? [*?] /mosx)
2404 0 0 if (@globdir = _do_glob('d', $head))
2409 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
2416 0 0 unless ($expr =~ / \A (?:$Ekoi8r::q_char)*? [*?] /mosx)
2417 0 0 if ($head eq '.')
2420 0 0 if ($head ne '' and ($head =~ / \G ($Ekoi8r::q_char) /gmosx)[-1] ne $pathsep)
2424 0 0 if ($cond eq 'd') { }
2425 0 0 if (-d $head)
2430 0 0 if (-e $head)
2436 0 0 unless opendir *DIR, $head
2440 0 0 if ($head eq '.')
2443 0 0 if ($head ne '' and ($head =~ / \G ($Ekoi8r::q_char) /gmosx)[-1] ne $pathsep)
2456 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
2479 0 0 if ($leaf eq '.' or $leaf eq '..')
2482 0 0 if ($cond eq 'd' and not -d "$head$leaf")
2486 0 0 if (&$matchsub($leaf))
2494 0 0 if (&Ekoi8r::index($leaf, '.') == -1 and length $leaf <= 8 and &Ekoi8r::index($pattern, '\\.') != -1)
2498 0 0 if (&$matchsub("$leaf."))
2504 0 0 if (@matched)
2508 0 0 if ($fix_drive_relative_paths)
2530 0 0 defined $1 ? :
2564 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'}) { }
2587 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
2606 0 0 if (defined $home and not -d $home)
2638 0 0 if @_
2640 0 0 if (/\A ($Ekoi8r::q_char) /mosx) { }
2658 0 0 if (/\A ($Ekoi8r::q_char) /mosx) { }
2676 0 0 if (wantarray) { }
2696 0 0 @_ ? :
2697 0 0 if @_ and not wantarray
2703 0 0 if (exists $range_tr{length $getc})
2704 0 0 if ($getc =~ /\A $Ekoi8r::dot_s \z/mosx)
2705 0 0 wantarray ? :
2709 0 0 wantarray ? :
2717 0 0 if @_
2740 204 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) { }
2820 0 0 if (@_ == 3) { }
2827 0 0 if ($index == -1) { }
2841 0 0 if (@_ == 3) { }
2848 0 0 if ($rindex == -1) { }
2987 0 204 if @_
3048 12510 62123 if (/\G ( \n ) /cgox) { }
17914 44209 elsif (/\G ((?>\s+)|\#.*) /cgox) { }
1401 42808 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }
86 42722 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }
4 42718 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx) { }
28 42690 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
1 42689 elsif (/\G ( \$' | \$\{'\} ) /cgmosx) { }
3 42686 elsif (/\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
1671 41015 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }
4986 36029 elsif (/\G ( [,;] ) /cgox) { }
0 36029 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
2 36027 elsif (/\G ( \$ 0 ) /cgmosx) { }
0 36027 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
1 36026 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
4 36022 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 36022 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 36022 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 36022 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 36022 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 36022 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }
0 36022 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
42 35980 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) { }
62 35918 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 35918 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }
0 35918 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^>\0\a\e\f\n\r\t])+?) > (?>\s*) \) \b /cgox) { }
0 35918 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }
0 35918 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }
248 35670 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }
19 35651 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 35651 elsif (/\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
13 35638 elsif (/\G \b KOI8R::eval (?= (?>\s*) \{ ) /cgox) { }
0 35638 elsif (/\G \b Char::eval \b (?! (?>\s*) => ) /cgox) { }
114 35524 elsif (/\G \b KOI8R::eval \b (?! (?>\s*) => ) /cgox) { }
2 35522 elsif (/\G \b bytes::substr \b (?! (?>\s*) => ) /cgox) { }
0 35522 elsif (/\G \b chop \b (?! (?>\s*) => ) /cgox) { }
2 35520 elsif (/\G \b bytes::index \b (?! (?>\s*) => ) /cgox) { }
0 35520 elsif (/\G \b Char::index \b (?! (?>\s*) => ) /cgox) { }
0 35520 elsif (/\G \b KOI8R::index \b (?! (?>\s*) => ) /cgox) { }
0 35520 elsif (/\G \b index \b (?! (?>\s*) => ) /cgox) { }
2 35518 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => ) /cgox) { }
0 35518 elsif (/\G \b Char::rindex \b (?! (?>\s*) => ) /cgox) { }
0 35518 elsif (/\G \b KOI8R::rindex \b (?! (?>\s*) => ) /cgox) { }
0 35518 elsif (/\G \b rindex \b (?! (?>\s*) => ) /cgox) { }
1 35517 elsif (/\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35517 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
1 35516 elsif (/\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35516 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
6 35510 elsif (/\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35510 elsif (/\G -s (?>\s*) (\") ((?:$Ekoi8r::qq_char)+?) (\") /cgox) { }
0 35510 elsif (/\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Ekoi8r::qq_char)+?) (\#) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Ekoi8r::qq_char)+?) (\1) /cgox) { }
0 35510 elsif (/\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Ekoi8r::q_char)+?) (\') /cgox) { }
0 35510 elsif (/\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ekoi8r::q_char)+?) (\#) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Ekoi8r::q_char)+?) (\1) /cgox) { }
0 35510 elsif (/\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 35510 elsif (/\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 35510 elsif (/\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 35510 elsif (/\G -s (?>\s+) ((?>\w+)) /cgox) { }
2 35508 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 35506 elsif (/\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
36 35470 elsif (/\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 35468 elsif (/\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
8 35460 elsif (/\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35460 elsif (/\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35460 elsif (/\G \b lc \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b lcfirst \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b uc \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b ucfirst \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b fc \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G -s \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b bytes::length \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b bytes::chr \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b chr \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b bytes::ord \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b ord \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b glob \b (?! (?>\s*) => ) /cgox) { }
0 35460 elsif (/\G \b reverse \b (?! (?>\s*) => ) /cgox) { }
8 35452 elsif (/\G \b getc \b (?! (?>\s*) => ) /cgox) { }
87 35365 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
3 35362 elsif (/\G \b ( tr | y ) \b /cgox) { }
2180 33182 elsif (/\G \b (qq) \b /cgox) { }
0 33182 elsif (/\G \b (qr) \b /cgox) { }
16 33166 elsif (/\G \b (qw) \b /cgox) { }
0 33166 elsif (/\G \b (qx) \b /cgox) { }
410 32756 elsif (/\G \b (q) \b /cgox) { }
209 32547 elsif (/\G \b (m) \b /cgox) { }
97 32450 elsif (/\G \b (s) \b /cgox) { }
0 32450 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32450 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32450 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
37 32413 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32413 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32413 elsif (/\G \b use ((?>\s+) strict) \b /cgmosx) { }
2 32411 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
0 32411 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
2 32409 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32409 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32409 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 32409 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32409 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32409 elsif (/\G \b no ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 32409 elsif (/\G \b use \b /cgmosx) { }
2 32407 elsif (/\G \b no \b /cgmosx) { }
848 31559 elsif (/\G (?
1780 29779 elsif (/\G (\") /cgox) { }
1 29778 elsif (/\G (\`) /cgox) { }
453 29325 elsif ($Ekoi8r::slash eq 'm//' and m[\G (/) ]cgox) { }
0 29325 elsif ($Ekoi8r::slash eq 'm//' and /\G (\?) /cgox) { }
0 29325 elsif (/\G ( <<>> ) /cgox) { }
0 29325 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
6 29319 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
3 29316 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
6 29310 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
3 29307 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
6 29301 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
72 29229 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
0 29229 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
36 29193 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
42 29151 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 29151 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
12 29139 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 29139 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 29139 elsif (/\G < ((?:[^>\0\a\e\f\n\r\t])+?) > /cgox) { }
0 29139 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }
204 28935 elsif (/\G ^ ( __END__ \n .*) \z /cgmosx) { }
0 28935 elsif (/\G ( \cD .*) \z /cgmosx) { }
0 28935 elsif (/\G ( \cZ .*) \z /cgmosx) { }
5081 23854 elsif (/\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
7 23847 elsif (/\G ( \.\.\. ) /cgox) { }
8834 15013 elsif (m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
15013 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3050 174 12336 if (scalar @heredoc_delimiter >= 1)
3105 0 86 if (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
0 86 elsif (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
3154 1 1670 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
61 1609 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
3364 2 85 if (/\G (?= [,;\)\}\]] ) /cgox) { }
1 84 elsif (/\G ( [\$\@\&\*] $qq_scalar ) /cgox) { }
0 84 elsif (/\G \b qq (\#) [ ] (\#) /cgox) { }
0 84 elsif (/\G \b qq ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 84 elsif (/\G \b qq ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 84 elsif (/\G \b qq ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 84 elsif (/\G \b qq ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 84 elsif (/\G \b qq ((?>\s*)) (\S) [ ] (\2) /cgox) { }
0 84 elsif (/\G \b q (\#) [ ] (\#) /cgox) { }
0 84 elsif (/\G \b q ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 84 elsif (/\G \b q ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 84 elsif (/\G \b q ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 84 elsif (/\G \b q ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 84 elsif (/\G \b q ((?>\s*)) (\S) [ ] (\2) /cgox) { }
10 74 elsif (/\G ' [ ] ' /cgox) { }
0 74 elsif (/\G " [ ] " /cgox) { }
0 74 elsif (/\G \b (qq) \b /cgox) { }
12 62 elsif (/\G \b (qr) \b /cgox) { }
0 62 elsif (/\G \b (q) \b /cgox) { }
18 44 elsif (/\G \b (m) \b /cgox) { }
0 44 elsif (/\G (\') /cgox) { }
0 44 elsif (/\G (\") /cgox) { }
44 0 elsif (m[\G (/) ]cgox) { }
3387 0 0 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
3390 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 ([*\-:?\\^|]) ((?:$Ekoi8r::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) /cgox) { }
3404 0 12 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
3407 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 (\') ((?:$Ekoi8r::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 12 elsif (/\G ([*\-:?\\^|]) ((?:$Ekoi8r::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
12 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
3422 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ekoi8r::q_char)*?) (\#) /cgox) { }
3425 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 ([*\-:?\\^|]) ((?:$Ekoi8r::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Ekoi8r::q_char)*?) (\1) /cgox) { }
3439 0 18 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
3442 0 18 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 18 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 18 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 18 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 18 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
0 18 elsif (/\G (\') ((?:$Ekoi8r::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 18 elsif (/\G ([*\-:?\\^|]) ((?:$Ekoi8r::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
18 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
3459 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3471 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3483 0 381 if (/\G (\\\\) /cgox) { }
0 381 elsif (m[\G (\\/) ]cgox) { }
44 337 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
337 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3504 0 3 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
3511 0 3 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 3 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 3 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 3 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 3 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
3 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ((?:$Ekoi8r::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3515 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) ((?:$Ekoi8r::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3527 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) ((?:$Ekoi8r::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3539 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) ((?:$Ekoi8r::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3551 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) ((?:$Ekoi8r::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3575 0 2180 if (/\G (\#) /cgox) { }
3578 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Ekoi8r::qq_char) /cgox) { }
3589 0 2180 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 2180 elsif (/\G (\() /cgox) { }
2150 30 elsif (/\G (\{) /cgox) { }
0 30 elsif (/\G (\[) /cgox) { }
30 0 elsif (/\G (\<) /cgox) { }
0 0 elsif (/\G (\S) /cgox) { }
3596 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Ekoi8r::qq_char) /cgox) { }
3600 0 0 if (--$Ekoi8r::nest == 0) { }
3613 722 83271 if (/\G (\\\\) /cgox) { }
0 83271 elsif (/\G (\\\}) /cgox) { }
1153 82118 elsif (/\G (\{) /cgox) { }
3303 78815 elsif (/\G (\}) /cgox) { }
78815 0 elsif (/\G ($Ekoi8r::qq_char) /cgox) { }
3617 2150 1153 if (--$Ekoi8r::nest == 0) { }
3630 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Ekoi8r::qq_char) /cgox) { }
3634 0 0 if (--$Ekoi8r::nest == 0) { }
3647 22 1144 if (/\G (\\\\) /cgox) { }
0 1144 elsif (/\G (\\\>) /cgox) { }
0 1144 elsif (/\G (\<) /cgox) { }
30 1114 elsif (/\G (\>) /cgox) { }
1114 0 elsif (/\G ($Ekoi8r::qq_char) /cgox) { }
3651 30 0 if (--$Ekoi8r::nest == 0) { }
3664 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\Q$delimiter\E) /cgox) { }
0 0 elsif (/\G (\Q$delimiter\E) /cgox) { }
0 0 elsif (/\G ($Ekoi8r::qq_char) /cgox) { }
3679 0 0 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
3685 0 0 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G (\') ((?:$Ekoi8r::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G ([*\-:?\\^|]) ((?:$Ekoi8r::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
3701 0 16 if (/\G (\#) (.*?) (\#) /cgmosx) { }
3707 0 16 if (/\G ((?>\s+)|\#.*) /cgox) { }
16 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) ((?:$Ekoi8r::q_char)*?) (\1) /cgmosx) { }
3731 0 0 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
3737 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 (\') ((?:$Ekoi8r::qq_char)*?) (\') /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) /cgox) { }
3758 0 410 if (/\G (\#) /cgox) { }
3761 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3772 0 410 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 410 elsif (/\G (\() /cgox) { }
404 6 elsif (/\G (\{) /cgox) { }
0 6 elsif (/\G (\[) /cgox) { }
5 1 elsif (/\G (\<) /cgox) { }
1 0 elsif (/\G (\S) /cgox) { }
3779 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 ($Ekoi8r::q_char) /cgox) { }
3784 0 0 if (--$Ekoi8r::nest == 0) { }
3797 0 6757 if (/\G (\\\\) /cgox) { }
0 6757 elsif (/\G (\\\}) /cgox) { }
0 6757 elsif (/\G (\\\{) /cgox) { }
107 6650 elsif (/\G (\{) /cgox) { }
511 6139 elsif (/\G (\}) /cgox) { }
6139 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3802 404 107 if (--$Ekoi8r::nest == 0) { }
3815 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 ($Ekoi8r::q_char) /cgox) { }
3820 0 0 if (--$Ekoi8r::nest == 0) { }
3833 0 88 if (/\G (\\\\) /cgox) { }
0 88 elsif (/\G (\\\>) /cgox) { }
0 88 elsif (/\G (\\\<) /cgox) { }
0 88 elsif (/\G (\<) /cgox) { }
5 83 elsif (/\G (\>) /cgox) { }
83 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3838 5 0 if (--$Ekoi8r::nest == 0) { }
3851 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 ($Ekoi8r::q_char) /cgox) { }
3866 0 209 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
3872 0 209 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 209 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 209 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 209 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 209 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
0 209 elsif (/\G (\?) ((?:$Ekoi8r::qq_char)*?) (\?) ([cgimosxpadlunbB]*) /cgox) { }
10 199 elsif (/\G (\') ((?:$Ekoi8r::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 199 elsif (/\G ([*\-:\\^|]) ((?:$Ekoi8r::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
199 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
3897 1 96 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
3903 0 96 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 96 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 96 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 96 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 96 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
21 75 elsif (/\G (\') ((?:$Ekoi8r::qq_char)*?) (\') ((?:$Ekoi8r::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 75 elsif (/\G ([*\-:?\\^|]) ((?:$Ekoi8r::qq_char)*?) (\1) ((?:$Ekoi8r::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
0 75 elsif (/\G (\$) ((?:$Ekoi8r::qq_char)*?) (\1) ((?:$Ekoi8r::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
75 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ((?:$Ekoi8r::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3907 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 (\') ((?:$Ekoi8r::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ekoi8r::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ekoi8r::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ekoi8r::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3924 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 (\') ((?:$Ekoi8r::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ekoi8r::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ekoi8r::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ekoi8r::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3941 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 (\') ((?:$Ekoi8r::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ekoi8r::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3956 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 (\') ((?:$Ekoi8r::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ekoi8r::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ekoi8r::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ekoi8r::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
4003 0 2 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
4011 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
4039 4 8237 if (/\G (\\\\) /cgox) { }
48 8189 elsif (/\G (\\\') /cgox) { }
848 7341 elsif (/\G \' /cgox) { }
7341 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
4051 67 34805 if (/\G (\\\\) /cgox) { }
12 34793 elsif (/\G (\\\") /cgox) { }
1780 33013 elsif (/\G \" /cgox) { }
33013 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
4063 0 19 if (/\G (\\\\) /cgox) { }
0 19 elsif (/\G (\\\`) /cgox) { }
1 18 elsif (/\G \` /cgox) { }
18 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
4075 0 4496 if (/\G (\\\\) /cgox) { }
0 4496 elsif (m[\G (\\/) ]cgox) { }
453 4043 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
4043 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
4087 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\?) /cgox) { }
0 0 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
4108 6 0 if ($here_script eq '')
4112 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4141 3 0 if ($here_script eq '')
4145 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4165 6 0 if ($here_script eq '')
4169 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4189 3 0 if ($here_script eq '')
4193 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4213 6 0 if ($here_script eq '')
4217 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4237 72 0 if ($here_script eq '')
4241 72 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4267 0 0 if ($here_script eq '')
4271 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4288 36 0 if ($here_script eq '')
4292 36 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4309 42 0 if ($here_script eq '')
4313 42 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4330 0 0 if ($here_script eq '')
4334 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4475 1769 17 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
4476 1769 0 unless ($string =~ /<
4483 0 190 if (do { $string =~ /\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx }) { }
0 190 elsif ($string =~ /\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
0 190 elsif ($string =~ /\G ( \$' | \$\{'\} ) /cgmosx) { }
0 190 elsif ($string =~ /\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
0 190 elsif ($string =~ /\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
0 190 elsif ($string =~ /\G ( \$ 0 ) /cgmosx) { }
0 190 elsif ($string =~ /\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
0 190 elsif ($string =~ /\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
0 190 elsif ($string =~ /\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 190 elsif ($string =~ /\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 190 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 190 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 190 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 190 elsif ($string =~ /\G \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} /cgmosx) { }
3 187 elsif ($string =~ /\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
7 180 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 180 elsif ($string =~ m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 180 elsif ($string =~ /\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 180 elsif ($string =~ /\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
0 180 elsif ($string =~ /\G \b KOI8R::eval (?= (?>\s*) \{ ) /cgox) { }
0 180 elsif ($string =~ /\G \b Char::eval \b /cgox) { }
0 180 elsif ($string =~ /\G \b KOI8R::eval \b /cgox) { }
0 180 elsif ($string =~ /\G \b bytes::substr \b /cgox) { }
0 180 elsif ($string =~ /\G \b chop \b /cgox) { }
0 180 elsif ($string =~ /\G \b bytes::index \b /cgox) { }
0 180 elsif ($string =~ /\G \b Char::index \b /cgox) { }
0 180 elsif ($string =~ /\G \b KOI8R::index \b /cgox) { }
0 180 elsif ($string =~ /\G \b index \b /cgox) { }
0 180 elsif ($string =~ /\G \b bytes::rindex \b /cgox) { }
0 180 elsif ($string =~ /\G \b Char::rindex \b /cgox) { }
0 180 elsif ($string =~ /\G \b KOI8R::rindex \b /cgox) { }
0 180 elsif ($string =~ /\G \b rindex \b /cgox) { }
0 180 elsif ($string =~ /\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s*) (\") ((?:$Ekoi8r::qq_char)+?) (\") /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Ekoi8r::qq_char)+?) (\#) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Ekoi8r::qq_char)+?) (\1) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Ekoi8r::q_char)+?) (\') /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ekoi8r::q_char)+?) (\#) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Ekoi8r::q_char)+?) (\1) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)*) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ))*) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 180 elsif ($string =~ /\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) ((?>\w+)) /cgox) { }
0 180 elsif ($string =~ /\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 180 elsif ($string =~ /\G \b lc \b /cgox) { }
0 180 elsif ($string =~ /\G \b lcfirst \b /cgox) { }
0 180 elsif ($string =~ /\G \b uc \b /cgox) { }
0 180 elsif ($string =~ /\G \b ucfirst \b /cgox) { }
0 180 elsif ($string =~ /\G \b fc \b /cgox) { }
0 180 elsif ($string =~ /\G -s \b /cgox) { }
0 180 elsif ($string =~ /\G \b bytes::length \b /cgox) { }
0 180 elsif ($string =~ /\G \b bytes::chr \b /cgox) { }
0 180 elsif ($string =~ /\G \b chr \b /cgox) { }
0 180 elsif ($string =~ /\G \b bytes::ord \b /cgox) { }
0 180 elsif ($string =~ /\G \b ord \b /cgox) { }
0 180 elsif ($string =~ /\G \b glob \b /cgox) { }
0 180 elsif ($string =~ /\G \b reverse \b /cgox) { }
0 180 elsif ($string =~ /\G \b getc \b /cgox) { }
0 180 elsif ($string =~ /\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
0 180 elsif ($string =~ /\G \b (qq) \b /cgox) { }
0 180 elsif ($string =~ /\G \b (qx) \b /cgox) { }
0 180 elsif ($string =~ /\G \b (q) \b /cgox) { }
0 180 elsif ($string =~ /\G (?
0 180 elsif ($string =~ /\G (\") ((?:$Ekoi8r::qq_char)*?) (\") /cgox) { }
0 180 elsif ($string =~ /\G (\`) ((?:$Ekoi8r::qq_char)*?) (\`) /cgox) { }
0 180 elsif ($string =~ /\G ( <<>> ) /cgox) { }
0 180 elsif ($string =~ /\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 180 elsif ($string =~ /\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 180 elsif ($string =~ /\G < ((?:$Ekoi8r::q_char)+?) > /cgox) { }
0 180 elsif ($string =~ /\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
0 180 elsif ($string =~ /\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
0 180 elsif ($string =~ /\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
0 180 elsif ($string =~ /\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
0 180 elsif ($string =~ /\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
0 180 elsif ($string =~ /\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
0 180 elsif ($string =~ /\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
0 180 elsif ($string =~ /\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
0 180 elsif ($string =~ /\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
0 180 elsif ($string =~ /\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 180 elsif ($string =~ /\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
18 162 elsif ($string =~ /\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
0 162 elsif ($string =~ /\G ( \.\.\. ) /cgox) { }
31 131 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) { }
131 0 elsif ($string =~ /\G ($Ekoi8r::q_char) /cgox) { }
4662 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) { }
4685 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
4688 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 ([*\-:?\\^|]) ((?:$Ekoi8r::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) /cgox) { }
4702 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
4705 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 (\') ((?:$Ekoi8r::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Ekoi8r::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
4720 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekoi8r::q_char)*?) (\#) /cgox) { }
4723 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 ([*\-:?\\^|]) ((?:$Ekoi8r::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Ekoi8r::q_char)*?) (\1) /cgox) { }
4737 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
4740 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 (\') ((?:$Ekoi8r::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Ekoi8r::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
4757 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Ekoi8r::q_char) /cgox) { }
4769 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Ekoi8r::q_char) /cgox) { }
4781 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 ($Ekoi8r::q_char) /cgox) { }
4793 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
4799 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) ((?:$Ekoi8r::qq_char)*?) (\1) /cgox) { }
4813 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
4819 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 (\') ((?:$Ekoi8r::qq_char)*?) (\') /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ekoi8r::qq_char)*?) (\1) /cgox) { }
4834 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekoi8r::q_char)*?) (\#) /cgox) { }
4840 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| $Ekoi8r::q_char)*?) (\1) /cgox) { }
4887 0 0 if ($here_script eq '')
4891 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4911 0 0 if ($here_script eq '')
4915 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4935 0 0 if ($here_script eq '')
4939 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4959 0 0 if ($here_script eq '')
4963 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4983 0 0 if ($here_script eq '')
4987 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5007 0 0 if ($here_script eq '')
5011 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5028 0 0 if ($here_script eq '')
5032 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5049 0 0 if ($here_script eq '')
5053 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5070 0 0 if ($here_script eq '')
5074 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5091 0 0 if ($here_script eq '')
5095 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5167 52 1867 if ($char eq '.') { }
5168 17 35 if ($modifier =~ /s/) { }
5205 0 3 if ($modifier =~ tr/Bb//d) { }
5206 0 0 if ($variable eq '') { }
5214 2 1 if ($variable eq '') { }
5236 6 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) { }
5256 0 0 unless ($charclass =~ /\Q$char\E/msx)
5307 0 113560 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 113560 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 113559 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 113558 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 113558 elsif ($char[$i] =~ /\A \\ ( N\{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }
5331 484 113076 if (do { $char[$i] =~ /\A ([<>]) \z/mosx }) { }
0 113076 elsif ($char[$i] eq '\\u') { }
0 113076 elsif ($char[$i] eq '\\l') { }
0 113076 elsif ($char[$i] eq '\\U') { }
0 113076 elsif ($char[$i] eq '\\L') { }
24 113052 elsif ($char[$i] eq '\\F') { }
0 113052 elsif ($char[$i] eq '\\Q') { }
24 113028 elsif ($char[$i] eq '\\E') { }
0 113028 elsif ($char[$i] eq '\\Q') { }
0 113028 elsif ($char[$i] eq '\\E') { }
4 113024 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 113024 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 113024 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
205 112819 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 112819 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 112819 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 112819 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 112819 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
44 112775 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
45 112730 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
33 112697 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 112697 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 112697 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
5343 0 484 if ($right_e < $left_e)
5385 24 0 if ($right_e < $left_e) { }
5395 0 0 if (++$i > $#char)
5398 0 0 if ($char[$i] eq '\\E')
5466 0 4042 if ($left_e > $right_e)
5482 16 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{'>'}) { }
5499 0 0 unless ($octet{$char})
5510 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
5552 0 3151 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3151 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3150 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3149 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 3149 elsif ($char[$i] =~ /\A \\ ( N\{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }
5576 0 3151 if (do { $char[$i] =~ /\A ([<>]) \z/mosx }) { }
0 3151 elsif ($char[$i] eq '\\u') { }
0 3151 elsif ($char[$i] eq '\\l') { }
0 3151 elsif ($char[$i] eq '\\U') { }
0 3151 elsif ($char[$i] eq '\\L') { }
0 3151 elsif ($char[$i] eq '\\F') { }
0 3151 elsif ($char[$i] eq '\\Q') { }
0 3151 elsif ($char[$i] eq '\\E') { }
0 3151 elsif ($char[$i] eq '\\Q') { }
0 3151 elsif ($char[$i] eq '\\E') { }
0 3151 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3151 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3151 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3151 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3151 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3151 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3151 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3151 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3143 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3135 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3129 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3129 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 3129 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
5581 0 0 if ($right_e < $left_e)
5610 0 0 if ($right_e < $left_e) { }
5620 0 0 if (++$i > $#char)
5623 0 0 if ($char[$i] eq '\\E')
5691 0 93 if ($left_e > $right_e)
5705 0 652 if ($modifier =~ /([adlu])/mosx)
5708 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.14-0/blib/lib/Ekoi8r.pm')
5719 8 644 if ($string eq '') { }
2 642 elsif ($modifier =~ tr/Bb//d) { }
5729 0 2 if ($delimiter =~ / [\@:] /mosx)
5732 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
5750 0 0 unless ($octet{$char})
5759 0 2 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
5767 84 558 $modifier =~ /i/mosx ? :
5796 0 642 if ($delimiter =~ / [\@:] /mosx)
5798 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
5816 0 0 unless ($octet{$char})
5830 0 1872 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 1872 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 1871 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 1870 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
6 1864 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }
4 1860 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
5863 6 1866 if (do { $char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx }) { }
328 1538 elsif ($char[$i] eq '[') { }
74 1464 elsif ($char[$i] eq '[^') { }
139 1325 elsif (my $char = character_class($char[$i], $modifier)) { }
20 1305 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekoi8r::uc($char[$i]) ne &fc($char[$i])) { }
1 1304 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 1304 elsif ($char[$i] eq '\\u') { }
0 1304 elsif ($char[$i] eq '\\l') { }
1 1303 elsif ($char[$i] eq '\\U') { }
1 1302 elsif ($char[$i] eq '\\L') { }
18 1284 elsif ($char[$i] eq '\\F') { }
1 1283 elsif ($char[$i] eq '\\Q') { }
21 1262 elsif ($char[$i] eq '\\E') { }
0 1262 elsif ($char[$i] eq '\\Q') { }
0 1262 elsif ($char[$i] eq '\\E') { }
0 1262 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 1262 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 1262 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 1262 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 1262 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 1262 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 1262 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 1262 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 1254 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 1246 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 1240 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 1240 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 1240 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
21 1219 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
138 1377 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
5868 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 $Ekoi8r::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 $Ekoi8r::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 $Ekoi8r::q_char \z/mosx) { }
5886 3 325 if ($char[$i + 1] eq ']')
5891 0 1379 if (++$i > $#char)
5894 328 1051 if ($char[$i] eq ']')
5898 30 298 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
5918 4 70 if ($char[$i + 1] eq ']')
5923 0 272 if (++$i > $#char)
5926 74 198 if ($char[$i] eq ']')
5930 30 44 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
5950 20 0 if (length &fc($char[$i]) == 1) { }
5960 0 1 if ($right_e < $left_e)
5989 21 0 if ($right_e < $left_e) { }
5999 0 0 if (++$i > $#char)
6002 0 0 if ($char[$i] eq '\\E')
6012 0 0 if ($ignorecase)
6017 0 0 if ($ignorecase)
6030 0 0 if ($ignorecase)
6036 0 0 if ($ignorecase)
6044 0 0 if ($ignorecase)
6052 0 0 if ($ignorecase)
6060 0 0 if ($ignorecase)
6067 0 8 if ($ignorecase) { }
6077 0 8 if ($ignorecase) { }
6087 0 6 if ($ignorecase) { }
6097 0 0 if ($ignorecase)
6105 0 0 if ($ignorecase)
6113 11 10 if ($ignorecase)
6120 11 127 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
0 127 elsif ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
6124 0 0 if ($char[$i] eq '{') { }
6139 0 642 if ($left_e > $right_e)
6140 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
6147 0 642 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
6162 100 80 if ($stuff =~ /\A [\$\@] /mosx)
6169 0 80 if $char eq $delimiter
6170 0 80 if $char eq $end_delimiter
6171 80 0 unless ($octet{$char})
6186 0 10 if ($modifier =~ /([adlu])/mosx)
6189 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.14-0/blib/lib/Ekoi8r.pm')
6200 8 2 if ($string eq '') { }
0 2 elsif ($modifier =~ tr/Bb//d) { }
6223 0 2 $modifier =~ /i/mosx ? :
6239 0 2 if (do { $char[$i] eq '[' }) { }
0 2 elsif ($char[$i] eq '[^') { }
0 2 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
0 2 elsif (my $char = character_class($char[$i], $modifier)) { }
0 2 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekoi8r::uc($char[$i]) ne &fc($char[$i])) { }
0 4 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
6245 0 0 if ($char[$i + 1] eq ']')
6249 0 0 if (++$i > $#char)
6252 0 0 if ($char[$i] eq ']')
6267 0 0 if ($char[$i + 1] eq ']')
6271 0 0 if (++$i > $#char)
6274 0 0 if ($char[$i] eq ']')
6298 0 0 if (length &fc($char[$i]) == 1) { }
6308 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
6334 0 0 if (do { $char[$i] eq '\\\\' }) { }
0 0 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
6360 0 76 if ($modifier =~ /([adlu])/mosx)
6363 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.14-0/blib/lib/Ekoi8r.pm')
6374 8 68 if ($string eq '') { }
0 68 elsif ($modifier =~ tr/Bb//d) { }
6384 0 0 if ($delimiter =~ / [\@:] /mosx)
6387 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
6405 0 0 unless ($octet{$char})
6418 1 67 $modifier =~ /i/mosx ? :
6451 0 68 if ($delimiter =~ / [\@:] /mosx)
6453 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
6471 0 0 unless ($octet{$char})
6488 0 195 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 195 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 194 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 193 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 193 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }
0 193 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
6521 0 195 if (do { $char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx }) { }
13 182 elsif ($char[$i] eq '[') { }
0 182 elsif ($char[$i] eq '[^') { }
7 175 elsif (my $char = character_class($char[$i], $modifier)) { }
3 172 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekoi8r::uc($char[$i]) ne &fc($char[$i])) { }
0 172 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 172 elsif ($char[$i] eq '\\u') { }
0 172 elsif ($char[$i] eq '\\l') { }
0 172 elsif ($char[$i] eq '\\U') { }
0 172 elsif ($char[$i] eq '\\L') { }
0 172 elsif ($char[$i] eq '\\F') { }
0 172 elsif ($char[$i] eq '\\Q') { }
0 172 elsif ($char[$i] eq '\\E') { }
0 172 elsif ($char[$i] eq '\\Q') { }
0 172 elsif ($char[$i] eq '\\E') { }
0 172 elsif ($char[$i] =~ /\A \\ (?>\s*) 0 \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) - (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \\g (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \\ (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 172 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
4 168 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
4 164 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
3 161 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 161 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 161 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
4 157 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
13 204 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
6526 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 $Ekoi8r::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 $Ekoi8r::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 $Ekoi8r::q_char \z/mosx) { }
6540 0 13 if ($char[$i + 1] eq ']')
6544 0 58 if (++$i > $#char)
6547 13 45 if ($char[$i] eq ']')
6551 0 13 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6567 0 0 if ($char[$i + 1] eq ']')
6571 0 0 if (++$i > $#char)
6574 0 0 if ($char[$i] eq ']')
6578 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6598 3 0 if (length &fc($char[$i]) == 1) { }
6608 0 0 if ($right_e < $left_e)
6637 0 0 if ($right_e < $left_e) { }
6647 0 0 if (++$i > $#char)
6650 0 0 if ($char[$i] eq '\\E')
6690 0 0 if ($ignorecase)
6695 0 0 if ($ignorecase)
6708 0 0 if ($ignorecase)
6714 0 0 if ($ignorecase)
6722 0 0 if ($ignorecase)
6730 0 0 if ($ignorecase)
6738 0 0 if ($ignorecase)
6745 0 4 if ($ignorecase) { }
6755 0 4 if ($ignorecase) { }
6765 0 3 if ($ignorecase) { }
6775 0 0 if ($ignorecase)
6783 0 0 if ($ignorecase)
6791 0 4 if ($ignorecase)
6798 0 13 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
6809 0 68 if ($left_e > $right_e)
6823 0 21 if ($modifier =~ /([adlu])/mosx)
6826 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.14-0/blib/lib/Ekoi8r.pm')
6837 8 13 if ($string eq '') { }
0 13 elsif ($modifier =~ tr/Bb//d) { }
6860 0 13 $modifier =~ /i/mosx ? :
6876 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 &Ekoi8r::uc($char[$i]) ne &fc($char[$i])) { }
0 32 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
6882 0 0 if ($char[$i + 1] eq ']')
6886 0 0 if (++$i > $#char)
6889 0 0 if ($char[$i] eq ']')
6904 0 0 if ($char[$i + 1] eq ']')
6908 0 0 if (++$i > $#char)
6911 0 0 if ($char[$i] eq ']')
6935 0 0 if (length &fc($char[$i]) == 1) { }
6945 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
6971 0 0 if (do { $char[$i] eq '\\\\' }) { }
0 0 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
7000 1 8 if (do { $char[$i] =~ /\A \\\\ \z/mosx }) { }
5 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
7024 0 97 if ($modifier =~ /([adlu])/mosx)
7027 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.14-0/blib/lib/Ekoi8r.pm')
7035 36 61 if ($variable eq '')
7061 0 97 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
7072 17 80 if ($e_modifier >= 1) { }
7077 16 64 if ($delimiter2 eq q[']) { }
7088 8 89 if ($r_modifier) { }
7089 4 4 if (do { $modifier =~ /g/mosx }) { }
7094 0 4 $delimiter1 eq q['] ? :
7113 0 4 $delimiter1 eq q['] ? :
7130 0 8 if ($bind_operator =~ / !~ /mosx)
7137 22 67 if (do { $modifier =~ /g/mosx }) { }
7142 3 19 $delimiter1 eq q['] ? :
3 19 $bind_operator =~ / !~ /mosx ? :
7164 64 3 $bind_operator =~ / =~ /mosx ? :
18 49 $delimiter1 eq q['] ? :
7189 0 97 if ($my ne '')
7208 0 74 if ($modifier =~ /([adlu])/mosx)
7211 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.14-0/blib/lib/Ekoi8r.pm')
7222 0 74 if ($modifier =~ tr/Bb//d)
7226 0 74 $modifier =~ /i/mosx ? :
7259 0 249 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 249 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 248 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 247 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 247 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }
0 247 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
7292 0 249 if (do { $char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx }) { }
3 246 elsif ($char[$i] eq '[') { }
0 246 elsif ($char[$i] eq '[^') { }
1 245 elsif (my $char = character_class($char[$i], $modifier)) { }
7 238 elsif ($char[$i] eq '^' and not $modifier =~ /m/mosx) { }
0 238 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekoi8r::uc($char[$i]) ne &fc($char[$i])) { }
0 238 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 238 elsif ($char[$i] eq '\\u') { }
0 238 elsif ($char[$i] eq '\\l') { }
0 238 elsif ($char[$i] eq '\\U') { }
0 238 elsif ($char[$i] eq '\\L') { }
0 238 elsif ($char[$i] eq '\\F') { }
0 238 elsif ($char[$i] eq '\\Q') { }
0 238 elsif ($char[$i] eq '\\E') { }
0 238 elsif ($char[$i] eq '\\Q') { }
0 238 elsif ($char[$i] eq '\\E') { }
0 238 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 238 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 238 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 238 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 238 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 238 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 238 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 238 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
12 226 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
12 214 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
9 205 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 205 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 205 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
3 202 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
1 234 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
7297 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 $Ekoi8r::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 $Ekoi8r::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 $Ekoi8r::q_char \z/mosx) { }
7311 0 3 if ($char[$i + 1] eq ']')
7315 0 7 if (++$i > $#char)
7318 3 4 if ($char[$i] eq ']')
7322 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7338 0 0 if ($char[$i + 1] eq ']')
7342 0 0 if (++$i > $#char)
7345 0 0 if ($char[$i] eq ']')
7349 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7386 0 0 if (length &fc($char[$i]) == 1) { }
7396 0 0 if ($right_e < $left_e)
7425 0 0 if ($right_e < $left_e) { }
7435 0 0 if (++$i > $#char)
7438 0 0 if ($char[$i] eq '\\E')
7448 0 0 if ($ignorecase)
7453 0 0 if ($ignorecase)
7466 0 0 if ($ignorecase)
7472 0 0 if ($ignorecase)
7480 0 0 if ($ignorecase)
7488 0 0 if ($ignorecase)
7496 0 0 if ($ignorecase)
7503 0 12 if ($ignorecase) { }
7513 0 12 if ($ignorecase) { }
7523 0 9 if ($ignorecase) { }
7533 0 0 if ($ignorecase)
7541 0 0 if ($ignorecase)
7549 0 3 if ($ignorecase)
7556 1 0 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
7566 0 74 if ($left_e > $right_e)
7580 0 0 if ($modifier =~ /([adlu])/mosx)
7583 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.14-0/blib/lib/Ekoi8r.pm')
7594 0 0 if ($modifier =~ tr/Bb//d)
7598 0 0 $modifier =~ /i/mosx ? :
7613 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 &Ekoi8r::uc($char[$i]) ne &fc($char[$i])) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
7619 0 0 if ($char[$i + 1] eq ']')
7623 0 0 if (++$i > $#char)
7626 0 0 if ($char[$i] eq ']')
7641 0 0 if ($char[$i + 1] eq ']')
7645 0 0 if (++$i > $#char)
7648 0 0 if ($char[$i] eq ']')
7672 0 0 if (length &fc($char[$i]) == 1) { }
7682 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }