Branch Coverage

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


line true false branch
32 0 204 if ($^X =~ / jperl /imosx)
55 0 204 if ($@)
74 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]) { }
111 0 0 if (defined $_[1]) { }
296 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
301 0 0 if (/\A (?:$Ekoi8r::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Ekoi8r::q_char)*? [*?] /mosx) { }
302 0 0 if (my(@glob) = &Ekoi8r::glob(qq["$_"])) { }
312 0 0 if (my(@glob) = &Ekoi8r::glob($_)) { }
524 0 0 unless (defined $pattern)
529 0 0 unless (defined $string)
530 0 0 if (defined $_) { }
541 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
544 0 0 if (wantarray) { }
550 0 0 if $^W
568 0 0 if (not defined $limit) { }
577 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
584 0 0 if ('' =~ / \A $pattern \z /msx) { }
623 0 0 if ('' =~ / \A $pattern \z /msx) { }
628 0 0 if ($string =~ s/\A((?:$Ekoi8r::q_char)+?)$pattern//m)
641 0 0 if ($string =~ s/\A((?:$Ekoi8r::q_char)*?)$pattern//m)
651 0 0 if (length $string > 0)
656 0 0 if (not defined $_[2] or $_[2] == 0)
663 0 0 if (wantarray) { }
669 0 0 if $^W
685 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
692 0 0 if ($modifier =~ /x/mosx) { }
727 0 0 if ($modifier =~ /r/mosx)
728 0 0 if ($bind_operator =~ / !~ /mosx)
739 0 0 unless (exists $tr{$searchlist[$i]})
740 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 '') { }
757 0 0 if ($modifier =~ /c/mosx) { }
759 0 0 if (not exists $tr{$char}) { }
760 0 0 if (defined $replacementlist[0])
764 0 0 if ($modifier =~ /s/mosx)
778 0 0 if (exists $tr{$char}) { }
781 0 0 if ($modifier =~ /s/mosx)
794 0 0 if ($modifier =~ /r/mosx) { }
799 0 0 if ($bind_operator =~ / !~ /mosx) { }
814 0 0 if (@_ == 0) { }
839 0 0 if (substr($str, $pos, length $substr) eq $substr)
840 0 0 if ($pos >= $position)
844 0 0 if (substr($str, $pos) =~ /\A ($Ekoi8r::q_char) /mosx) { }
865 0 0 if (substr($str, $pos, length $substr) eq $substr)
868 0 0 if (substr($str, $pos) =~ /\A ($Ekoi8r::q_char) /mosx) { }
882 0 0 if (@_) { }
884 0 0 if (@_ and wantarray) { }
907 0 0 if (@_) { }
909 0 0 if (@_ and wantarray) { }
910 0 0 defined $lc{$_} ? :
913 0 0 defined $lc{$_} ? :
926 0 0 defined $lc{$_} ? :
933 0 0 if (@_) { }
935 0 0 if (@_ and wantarray) { }
958 174 0 if (@_) { }
960 0 174 if (@_ and wantarray) { }
961 0 0 defined $uc{$_} ? :
964 28 146 defined $uc{$_} ? :
977 0 0 defined $uc{$_} ? :
984 197 0 if (@_) { }
986 0 197 if (@_ and wantarray) { }
987 0 0 defined $fc{$_} ? :
990 129 68 defined $fc{$_} ? :
1003 0 0 defined $fc{$_} ? :
1031 0 0 unless defined $char[$i]
1034 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) { }
1039 0 0 if ($char[$i + 1] eq ']')
1044 0 0 if (++$i > $#char)
1047 0 0 if ($char[$i] eq ']')
1053 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
1076 0 0 if ($char[$i + 1] eq ']')
1081 0 0 if (++$i > $#char)
1084 0 0 if ($char[$i] eq ']')
1090 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
1116 0 0 if ($uc ne $fc)
1117 0 0 if (length $fc == 1) { }
1129 0 0 unless defined $char[$i]
1131 0 0 if (do { $char[$i] =~ /\A [\?\+\*\{] \z/mosx if $i >= 1 })
1135 0 0 if $i >= 1
1136 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
1242 0 0 if (@chars1)
1245 0 0 if (exists $range_tr{'1'})
1259 0 0 if (@chars2)
1262 0 0 if (exists $range_tr{'2'})
1278 0 0 if (@chars3)
1281 0 0 if (exists $range_tr{'3'})
1299 0 0 if (@chars4)
1302 0 0 if (exists $range_tr{'4'})
1329 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) { }
1367 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
1371 0 0 if (0 < $i and $i < $#char)
1382 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
1387 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) { }
1388 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) { }
1389 0 0 if $char[$i - 1] le $_
1411 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1412 0 0 if $char[$i - 1] le $_
1428 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1429 0 0 if $char[$i - 1] le $_
1440 0 0 if (length $char[$i + 1] == 4) { }
1441 0 0 if $char[$i - 1] le $_
1461 0 0 if (scalar @_ == 0) { }
0 0 elsif (scalar @_ == 1) { }
0 0 elsif (scalar @_ == 2) { }
1468 0 0 if ($_[0] > $_[1]) { }
0 0 elsif ($_[0] == $_[1]) { }
0 0 elsif ($_[0] + 1 == $_[1]) { }
1492 182 0 if ($length == 1) { }
1496 0 182 if ($a1 > $z1)
1500 0 182 if ($a1 == $z1) { }
0 182 elsif ($a1 + 1 == $z1) { }
1522 0 182 unless (exists $range_tr{$length})
1539 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) { }
1610 40 318 $modifier =~ /i/mosx ? :
1616 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) { }
1617 182 24 if (0 < $i and $i < $#char)
1759 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) { }
1768 0 182 if (length $char[$i - 1] > length $char[$i + 1]) { }
182 0 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
1772 0 182 if ($char[$i - 1] gt $char[$i + 1])
1782 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]) { }
1805 182 0 if ($length == 1) { }
1818 24 469 if ($modifier =~ /i/mosx) { }
1821 12 12 if ($uc ne $fc) { }
1822 12 0 if (length $fc == 1) { }
1863 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) { }
1949 236 78 if (scalar @singleoctet >= 1)
1952 22 214 if ($modifier =~ /i/mosx)
1960 12 54 if ($uc eq $fc) { }
1964 54 0 if (length $fc == 1) { }
1975 0 46 if ($_ ne '')
1982 96 5536 if (exists $singleoctet_ignorecase{$ord}) { }
1991 56 3592 if (ref $range)
1992 36 20 if (scalar @{$range;} == 1) { }
0 20 elsif (scalar @{$range;} == 2) { }
2009 6 308 if (scalar @multipleoctet >= 2) { }
2030 10 34 if ($modifier =~ /i/mosx)
2038 0 30 if ($uc eq $fc) { }
2042 30 0 if (length $fc == 1) { }
2053 0 10 if ($_ ne '')
2060 60 2500 if (exists $singleoctet_ignorecase{$ord}) { }
2069 20 940 if (ref $range)
2070 0 20 if (scalar @{$range;} == 1) { }
0 20 elsif (scalar @{$range;} == 2) { }
2084 0 44 if (scalar @multipleoctet >= 1) { }
2085 0 0 if (scalar @singleoctet >= 1) { }
2097 44 0 if (scalar @singleoctet >= 1) { }
2215 0 0 @_ ? :
2217 0 0 if ($c == 0) { }
2237 0 0 if ($c == 0) { }
2255 0 0 if (wantarray) { }
2274 0 0 if (wantarray) { }
2302 0 0 unless defined $expr
2313 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
2319 0 0 $1 ? :
2323 0 0 unless defined $cxix
2324 0 0 unless exists $iter{$cxix}
2327 0 0 if ($iter{$cxix} == 0)
2332 0 0 if (wantarray) { }
2337 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
2360 0 0 unless defined $expr
2361 0 0 if $expr eq ''
2370 0 0 if ($expr =~ /\A " ((?:$Ekoi8r::q_char)*?) " \z/mosx)
2372 0 0 if ($cond eq 'd') { }
2373 0 0 if (-d $expr)
2378 0 0 if (-e $expr)
2387 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
2388 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^/\\]) )[$1./$2]mosx)
2393 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
2394 0 0 if ($tail eq '')
2398 0 0 if ($head =~ / \A (?:$Ekoi8r::q_char)*? [*?] /mosx)
2399 0 0 if (@globdir = _do_glob('d', $head))
2404 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
2411 0 0 unless ($expr =~ / \A (?:$Ekoi8r::q_char)*? [*?] /mosx)
2412 0 0 if ($head eq '.')
2415 0 0 if ($head ne '' and ($head =~ / \G ($Ekoi8r::q_char) /gmosx)[-1] ne $pathsep)
2419 0 0 if ($cond eq 'd') { }
2420 0 0 if (-d $head)
2425 0 0 if (-e $head)
2431 0 0 unless opendir *DIR, $head
2435 0 0 if ($head eq '.')
2438 0 0 if ($head ne '' and ($head =~ / \G ($Ekoi8r::q_char) /gmosx)[-1] ne $pathsep)
2451 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
2474 0 0 if ($leaf eq '.' or $leaf eq '..')
2477 0 0 if ($cond eq 'd' and not -d "$head$leaf")
2481 0 0 if (&$matchsub($leaf))
2489 0 0 if (&Ekoi8r::index($leaf, '.') == -1 and length $leaf <= 8 and &Ekoi8r::index($pattern, '\\.') != -1)
2493 0 0 if (&$matchsub("$leaf."))
2499 0 0 if (@matched)
2503 0 0 if ($fix_drive_relative_paths)
2525 0 0 defined $1 ? :
2559 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'}) { }
2582 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
2601 0 0 if (defined $home and not -d $home)
2633 0 0 if @_
2635 0 0 if (/\A ($Ekoi8r::q_char) /mosx) { }
2653 0 0 if (/\A ($Ekoi8r::q_char) /mosx) { }
2671 0 0 if (wantarray) { }
2691 0 0 @_ ? :
2692 0 0 if @_ and not wantarray
2698 0 0 if (exists $range_tr{length $getc})
2699 0 0 if ($getc =~ /\A $Ekoi8r::dot_s \z/mosx)
2700 0 0 wantarray ? :
2704 0 0 wantarray ? :
2712 0 0 if @_
2735 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) { }
2815 0 0 if (@_ == 3) { }
2822 0 0 if ($index == -1) { }
2836 0 0 if (@_ == 3) { }
2843 0 0 if ($rindex == -1) { }
2982 0 204 if @_
3043 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) { }
3045 174 12336 if (scalar @heredoc_delimiter >= 1)
3100 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) { }
3149 1 1670 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
61 1609 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
3359 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) { }
3382 0 0 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
3385 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) { }
3399 0 12 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
3402 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) { }
3417 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ekoi8r::q_char)*?) (\#) /cgox) { }
3420 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) { }
3434 0 18 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
3437 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) { }
3454 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3466 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3478 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) { }
3499 0 3 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
3506 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) { }
3510 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) { }
3522 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) { }
3534 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) { }
3546 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) { }
3570 0 2180 if (/\G (\#) /cgox) { }
3573 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Ekoi8r::qq_char) /cgox) { }
3584 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) { }
3591 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) { }
3595 0 0 if (--$Ekoi8r::nest == 0) { }
3608 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) { }
3612 2150 1153 if (--$Ekoi8r::nest == 0) { }
3625 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) { }
3629 0 0 if (--$Ekoi8r::nest == 0) { }
3642 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) { }
3646 30 0 if (--$Ekoi8r::nest == 0) { }
3659 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) { }
3674 0 0 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
3680 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) { }
3696 0 16 if (/\G (\#) (.*?) (\#) /cgmosx) { }
3702 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) { }
3726 0 0 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
3732 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) { }
3753 0 410 if (/\G (\#) /cgox) { }
3756 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
3767 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) { }
3774 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) { }
3779 0 0 if (--$Ekoi8r::nest == 0) { }
3792 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) { }
3797 404 107 if (--$Ekoi8r::nest == 0) { }
3810 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) { }
3815 0 0 if (--$Ekoi8r::nest == 0) { }
3828 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) { }
3833 5 0 if (--$Ekoi8r::nest == 0) { }
3846 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) { }
3861 0 209 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
3867 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) { }
3892 1 96 if (/\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
3898 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) { }
3902 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) { }
3919 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) { }
3936 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) { }
3951 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) { }
3998 0 2 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
4006 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
4034 4 8237 if (/\G (\\\\) /cgox) { }
48 8189 elsif (/\G (\\\') /cgox) { }
848 7341 elsif (/\G \' /cgox) { }
7341 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
4046 67 34805 if (/\G (\\\\) /cgox) { }
12 34793 elsif (/\G (\\\") /cgox) { }
1780 33013 elsif (/\G \" /cgox) { }
33013 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
4058 0 19 if (/\G (\\\\) /cgox) { }
0 19 elsif (/\G (\\\`) /cgox) { }
1 18 elsif (/\G \` /cgox) { }
18 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
4070 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) { }
4082 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\?) /cgox) { }
0 0 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G ($Ekoi8r::q_char) /cgox) { }
4103 6 0 if ($here_script eq '')
4107 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4136 3 0 if ($here_script eq '')
4140 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4160 6 0 if ($here_script eq '')
4164 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4184 3 0 if ($here_script eq '')
4188 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4208 6 0 if ($here_script eq '')
4212 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4232 72 0 if ($here_script eq '')
4236 72 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4262 0 0 if ($here_script eq '')
4266 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4283 36 0 if ($here_script eq '')
4287 36 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4304 42 0 if ($here_script eq '')
4308 42 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4325 0 0 if ($here_script eq '')
4329 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4470 1769 17 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
4471 1769 0 unless ($string =~ /<
4478 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) { }
4657 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) { }
4680 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
4683 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) { }
4697 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
4700 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) { }
4715 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekoi8r::q_char)*?) (\#) /cgox) { }
4718 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) { }
4732 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
4735 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) { }
4752 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) { }
4764 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) { }
4776 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) { }
4788 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
4794 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) { }
4808 0 0 if ($string =~ /\G (\#) ((?:$Ekoi8r::qq_char)*?) (\#) /cgox) { }
4814 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) { }
4829 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekoi8r::q_char)*?) (\#) /cgox) { }
4835 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) { }
4882 0 0 if ($here_script eq '')
4886 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4906 0 0 if ($here_script eq '')
4910 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4930 0 0 if ($here_script eq '')
4934 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4954 0 0 if ($here_script eq '')
4958 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4978 0 0 if ($here_script eq '')
4982 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5002 0 0 if ($here_script eq '')
5006 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5023 0 0 if ($here_script eq '')
5027 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5044 0 0 if ($here_script eq '')
5048 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5065 0 0 if ($here_script eq '')
5069 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5086 0 0 if ($here_script eq '')
5090 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5162 52 1867 if ($char eq '.') { }
5163 17 35 if ($modifier =~ /s/) { }
5200 0 3 if ($modifier =~ tr/Bb//d) { }
5201 0 0 if ($variable eq '') { }
5209 2 1 if ($variable eq '') { }
5231 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) { }
5251 0 0 unless ($charclass =~ /\Q$char\E/msx)
5302 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) { }
5326 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) { }
5338 0 484 if ($right_e < $left_e)
5380 24 0 if ($right_e < $left_e) { }
5390 0 0 if (++$i > $#char)
5393 0 0 if ($char[$i] eq '\\E')
5461 0 4042 if ($left_e > $right_e)
5477 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{'>'}) { }
5494 0 0 unless ($octet{$char})
5505 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
5547 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) { }
5571 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) { }
5576 0 0 if ($right_e < $left_e)
5605 0 0 if ($right_e < $left_e) { }
5615 0 0 if (++$i > $#char)
5618 0 0 if ($char[$i] eq '\\E')
5686 0 93 if ($left_e > $right_e)
5700 0 652 if ($modifier =~ /([adlu])/mosx)
5703 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.13-0/blib/lib/Ekoi8r.pm')
5714 8 644 if ($string eq '') { }
2 642 elsif ($modifier =~ tr/Bb//d) { }
5724 0 2 if ($delimiter =~ / [\@:] /mosx)
5727 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
5745 0 0 unless ($octet{$char})
5754 0 2 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
5762 84 558 $modifier =~ /i/mosx ? :
5791 0 642 if ($delimiter =~ / [\@:] /mosx)
5793 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
5811 0 0 unless ($octet{$char})
5825 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) { }
5858 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) { }
5863 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) { }
5881 3 325 if ($char[$i + 1] eq ']')
5886 0 1379 if (++$i > $#char)
5889 328 1051 if ($char[$i] eq ']')
5893 30 298 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
5913 4 70 if ($char[$i + 1] eq ']')
5918 0 272 if (++$i > $#char)
5921 74 198 if ($char[$i] eq ']')
5925 30 44 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
5945 20 0 if (length &fc($char[$i]) == 1) { }
5955 0 1 if ($right_e < $left_e)
5984 21 0 if ($right_e < $left_e) { }
5994 0 0 if (++$i > $#char)
5997 0 0 if ($char[$i] eq '\\E')
6007 0 0 if ($ignorecase)
6012 0 0 if ($ignorecase)
6025 0 0 if ($ignorecase)
6031 0 0 if ($ignorecase)
6039 0 0 if ($ignorecase)
6047 0 0 if ($ignorecase)
6055 0 0 if ($ignorecase)
6062 0 8 if ($ignorecase) { }
6072 0 8 if ($ignorecase) { }
6082 0 6 if ($ignorecase) { }
6092 0 0 if ($ignorecase)
6100 0 0 if ($ignorecase)
6108 11 10 if ($ignorecase)
6115 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 '?') { }
6119 0 0 if ($char[$i] eq '{') { }
6134 0 642 if ($left_e > $right_e)
6135 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
6142 0 642 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
6157 100 80 if ($stuff =~ /\A [\$\@] /mosx)
6164 0 80 if $char eq $delimiter
6165 0 80 if $char eq $end_delimiter
6166 80 0 unless ($octet{$char})
6181 0 10 if ($modifier =~ /([adlu])/mosx)
6184 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.13-0/blib/lib/Ekoi8r.pm')
6195 8 2 if ($string eq '') { }
0 2 elsif ($modifier =~ tr/Bb//d) { }
6218 0 2 $modifier =~ /i/mosx ? :
6234 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) { }
6240 0 0 if ($char[$i + 1] eq ']')
6244 0 0 if (++$i > $#char)
6247 0 0 if ($char[$i] eq ']')
6262 0 0 if ($char[$i + 1] eq ']')
6266 0 0 if (++$i > $#char)
6269 0 0 if ($char[$i] eq ']')
6293 0 0 if (length &fc($char[$i]) == 1) { }
6303 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
6329 0 0 if (do { $char[$i] eq '\\\\' }) { }
0 0 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
6355 0 76 if ($modifier =~ /([adlu])/mosx)
6358 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.13-0/blib/lib/Ekoi8r.pm')
6369 8 68 if ($string eq '') { }
0 68 elsif ($modifier =~ tr/Bb//d) { }
6379 0 0 if ($delimiter =~ / [\@:] /mosx)
6382 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
6400 0 0 unless ($octet{$char})
6413 1 67 $modifier =~ /i/mosx ? :
6446 0 68 if ($delimiter =~ / [\@:] /mosx)
6448 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
6466 0 0 unless ($octet{$char})
6483 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) { }
6516 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) { }
6521 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) { }
6535 0 13 if ($char[$i + 1] eq ']')
6539 0 58 if (++$i > $#char)
6542 13 45 if ($char[$i] eq ']')
6546 0 13 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6562 0 0 if ($char[$i + 1] eq ']')
6566 0 0 if (++$i > $#char)
6569 0 0 if ($char[$i] eq ']')
6573 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6593 3 0 if (length &fc($char[$i]) == 1) { }
6603 0 0 if ($right_e < $left_e)
6632 0 0 if ($right_e < $left_e) { }
6642 0 0 if (++$i > $#char)
6645 0 0 if ($char[$i] eq '\\E')
6685 0 0 if ($ignorecase)
6690 0 0 if ($ignorecase)
6703 0 0 if ($ignorecase)
6709 0 0 if ($ignorecase)
6717 0 0 if ($ignorecase)
6725 0 0 if ($ignorecase)
6733 0 0 if ($ignorecase)
6740 0 4 if ($ignorecase) { }
6750 0 4 if ($ignorecase) { }
6760 0 3 if ($ignorecase) { }
6770 0 0 if ($ignorecase)
6778 0 0 if ($ignorecase)
6786 0 4 if ($ignorecase)
6793 0 13 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
6804 0 68 if ($left_e > $right_e)
6818 0 21 if ($modifier =~ /([adlu])/mosx)
6821 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.13-0/blib/lib/Ekoi8r.pm')
6832 8 13 if ($string eq '') { }
0 13 elsif ($modifier =~ tr/Bb//d) { }
6855 0 13 $modifier =~ /i/mosx ? :
6871 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) { }
6877 0 0 if ($char[$i + 1] eq ']')
6881 0 0 if (++$i > $#char)
6884 0 0 if ($char[$i] eq ']')
6899 0 0 if ($char[$i + 1] eq ']')
6903 0 0 if (++$i > $#char)
6906 0 0 if ($char[$i] eq ']')
6930 0 0 if (length &fc($char[$i]) == 1) { }
6940 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
6966 0 0 if (do { $char[$i] eq '\\\\' }) { }
0 0 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
6995 1 8 if (do { $char[$i] =~ /\A \\\\ \z/mosx }) { }
5 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
7019 0 97 if ($modifier =~ /([adlu])/mosx)
7022 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.13-0/blib/lib/Ekoi8r.pm')
7030 36 61 if ($variable eq '')
7056 0 97 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
7067 17 80 if ($e_modifier >= 1) { }
7072 16 64 if ($delimiter2 eq q[']) { }
7083 8 89 if ($r_modifier) { }
7084 4 4 if (do { $modifier =~ /g/mosx }) { }
7089 0 4 $delimiter1 eq q['] ? :
7108 0 4 $delimiter1 eq q['] ? :
7125 0 8 if ($bind_operator =~ / !~ /mosx)
7132 22 67 if (do { $modifier =~ /g/mosx }) { }
7137 3 19 $delimiter1 eq q['] ? :
3 19 $bind_operator =~ / !~ /mosx ? :
7159 64 3 $bind_operator =~ / =~ /mosx ? :
18 49 $delimiter1 eq q['] ? :
7184 0 97 if ($my ne '')
7203 0 74 if ($modifier =~ /([adlu])/mosx)
7206 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.13-0/blib/lib/Ekoi8r.pm')
7217 0 74 if ($modifier =~ tr/Bb//d)
7221 0 74 $modifier =~ /i/mosx ? :
7254 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) { }
7287 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) { }
7292 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) { }
7306 0 3 if ($char[$i + 1] eq ']')
7310 0 7 if (++$i > $#char)
7313 3 4 if ($char[$i] eq ']')
7317 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7333 0 0 if ($char[$i + 1] eq ']')
7337 0 0 if (++$i > $#char)
7340 0 0 if ($char[$i] eq ']')
7344 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7381 0 0 if (length &fc($char[$i]) == 1) { }
7391 0 0 if ($right_e < $left_e)
7420 0 0 if ($right_e < $left_e) { }
7430 0 0 if (++$i > $#char)
7433 0 0 if ($char[$i] eq '\\E')
7443 0 0 if ($ignorecase)
7448 0 0 if ($ignorecase)
7461 0 0 if ($ignorecase)
7467 0 0 if ($ignorecase)
7475 0 0 if ($ignorecase)
7483 0 0 if ($ignorecase)
7491 0 0 if ($ignorecase)
7498 0 12 if ($ignorecase) { }
7508 0 12 if ($ignorecase) { }
7518 0 9 if ($ignorecase) { }
7528 0 0 if ($ignorecase)
7536 0 0 if ($ignorecase)
7544 0 3 if ($ignorecase)
7551 1 0 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
7561 0 74 if ($left_e > $right_e)
7575 0 0 if ($modifier =~ /([adlu])/mosx)
7578 0 0 if ($filename ne '/root/.cpan/build/Char-KOI8R-1.13-0/blib/lib/Ekoi8r.pm')
7589 0 0 if ($modifier =~ tr/Bb//d)
7593 0 0 $modifier =~ /i/mosx ? :
7608 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) { }
7614 0 0 if ($char[$i + 1] eq ']')
7618 0 0 if (++$i > $#char)
7621 0 0 if ($char[$i] eq ']')
7636 0 0 if ($char[$i + 1] eq ']')
7640 0 0 if (++$i > $#char)
7643 0 0 if ($char[$i] eq ']')
7667 0 0 if (length &fc($char[$i]) == 1) { }
7677 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }