Branch Coverage

blib/lib/Egreek.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 (&Egreek::index($name, '::') >= 0) { }
0 0 elsif (&Egreek::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]) { }
297 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
302 0 0 if (/\A (?:$Egreek::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Egreek::q_char)*? [*?] /mosx) { }
303 0 0 if (my(@glob) = &Egreek::glob(qq["$_"])) { }
313 0 0 if (my(@glob) = &Egreek::glob($_)) { }
525 0 0 unless (defined $pattern)
530 0 0 unless (defined $string)
531 0 0 if (defined $_) { }
542 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
545 0 0 if (wantarray) { }
551 0 0 if $^W
569 0 0 if (not defined $limit) { }
578 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
585 0 0 if ('' =~ / \A $pattern \z /msx) { }
624 0 0 if ('' =~ / \A $pattern \z /msx) { }
629 0 0 if ($string =~ s/\A((?:$Egreek::q_char)+?)$pattern//m)
642 0 0 if ($string =~ s/\A((?:$Egreek::q_char)*?)$pattern//m)
652 0 0 if (length $string > 0)
657 0 0 if (not defined $_[2] or $_[2] == 0)
664 0 0 if (wantarray) { }
670 0 0 if $^W
686 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
693 0 0 if ($modifier =~ /x/mosx) { }
728 0 0 if ($modifier =~ /r/mosx)
729 0 0 if ($bind_operator =~ / !~ /mosx)
740 0 0 unless (exists $tr{$searchlist[$i]})
741 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 '') { }
758 0 0 if ($modifier =~ /c/mosx) { }
760 0 0 if (not exists $tr{$char}) { }
761 0 0 if (defined $replacementlist[0])
765 0 0 if ($modifier =~ /s/mosx)
779 0 0 if (exists $tr{$char}) { }
782 0 0 if ($modifier =~ /s/mosx)
795 0 0 if ($modifier =~ /r/mosx) { }
800 0 0 if ($bind_operator =~ / !~ /mosx) { }
815 0 0 if (@_ == 0) { }
840 0 0 if (substr($str, $pos, length $substr) eq $substr)
841 0 0 if ($pos >= $position)
845 0 0 if (substr($str, $pos) =~ /\A ($Egreek::q_char) /mosx) { }
866 0 0 if (substr($str, $pos, length $substr) eq $substr)
869 0 0 if (substr($str, $pos) =~ /\A ($Egreek::q_char) /mosx) { }
883 0 0 if (@_) { }
885 0 0 if (@_ and wantarray) { }
908 0 0 if (@_) { }
910 0 0 if (@_ and wantarray) { }
911 0 0 defined $lc{$_} ? :
914 0 0 defined $lc{$_} ? :
927 0 0 defined $lc{$_} ? :
934 0 0 if (@_) { }
936 0 0 if (@_ and wantarray) { }
959 174 0 if (@_) { }
961 0 174 if (@_ and wantarray) { }
962 0 0 defined $uc{$_} ? :
965 40 134 defined $uc{$_} ? :
978 0 0 defined $uc{$_} ? :
985 197 0 if (@_) { }
987 0 197 if (@_ and wantarray) { }
988 0 0 defined $fc{$_} ? :
991 117 80 defined $fc{$_} ? :
1004 0 0 defined $fc{$_} ? :
1032 0 0 unless defined $char[$i]
1035 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) { }
1040 0 0 if ($char[$i + 1] eq ']')
1045 0 0 if (++$i > $#char)
1048 0 0 if ($char[$i] eq ']')
1054 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
1077 0 0 if ($char[$i + 1] eq ']')
1082 0 0 if (++$i > $#char)
1085 0 0 if ($char[$i] eq ']')
1091 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
1117 0 0 if ($uc ne $fc)
1118 0 0 if (length $fc == 1) { }
1130 0 0 unless defined $char[$i]
1132 0 0 if (do { $char[$i] =~ /\A [\?\+\*\{] \z/mosx if $i >= 1 })
1136 0 0 if $i >= 1
1137 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
1243 0 0 if (@chars1)
1246 0 0 if (exists $range_tr{'1'})
1260 0 0 if (@chars2)
1263 0 0 if (exists $range_tr{'2'})
1279 0 0 if (@chars3)
1282 0 0 if (exists $range_tr{'3'})
1300 0 0 if (@chars4)
1303 0 0 if (exists $range_tr{'4'})
1330 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 \\ ($Egreek::q_char) /cgmosx) { }
0 0 elsif (/\G ($Egreek::q_char) /cgmosx) { }
1368 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
1372 0 0 if (0 < $i and $i < $#char)
1383 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
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 (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) { }
1390 0 0 if $char[$i - 1] le $_
1412 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1413 0 0 if $char[$i - 1] le $_
1429 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1430 0 0 if $char[$i - 1] le $_
1441 0 0 if (length $char[$i + 1] == 4) { }
1442 0 0 if $char[$i - 1] le $_
1462 0 0 if (scalar @_ == 0) { }
0 0 elsif (scalar @_ == 1) { }
0 0 elsif (scalar @_ == 2) { }
1469 0 0 if ($_[0] > $_[1]) { }
0 0 elsif ($_[0] == $_[1]) { }
0 0 elsif ($_[0] + 1 == $_[1]) { }
1493 182 0 if ($length == 1) { }
1497 0 182 if ($a1 > $z1)
1501 0 182 if ($a1 == $z1) { }
0 182 elsif ($a1 + 1 == $z1) { }
1523 0 182 unless (exists $range_tr{$length})
1540 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) { }
1611 40 318 $modifier =~ /i/mosx ? :
1617 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 \\ ($Egreek::q_char) \z/mosx) { }
1618 182 24 if (0 < $i and $i < $#char)
1760 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) { }
1769 0 182 if (length $char[$i - 1] > length $char[$i + 1]) { }
182 0 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
1773 0 182 if ($char[$i - 1] gt $char[$i + 1])
1783 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]) { }
1806 182 0 if ($length == 1) { }
1819 24 469 if ($modifier =~ /i/mosx) { }
1822 12 12 if ($uc ne $fc) { }
1823 12 0 if (length $fc == 1) { }
1864 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) { }
1950 236 78 if (scalar @singleoctet >= 1)
1953 22 214 if ($modifier =~ /i/mosx)
1961 12 54 if ($uc eq $fc) { }
1965 54 0 if (length $fc == 1) { }
1976 0 46 if ($_ ne '')
1983 96 5536 if (exists $singleoctet_ignorecase{$ord}) { }
1992 56 3592 if (ref $range)
1993 36 20 if (scalar @{$range;} == 1) { }
0 20 elsif (scalar @{$range;} == 2) { }
2010 6 308 if (scalar @multipleoctet >= 2) { }
2031 10 34 if ($modifier =~ /i/mosx)
2039 0 30 if ($uc eq $fc) { }
2043 30 0 if (length $fc == 1) { }
2054 0 10 if ($_ ne '')
2061 60 2500 if (exists $singleoctet_ignorecase{$ord}) { }
2070 20 940 if (ref $range)
2071 0 20 if (scalar @{$range;} == 1) { }
0 20 elsif (scalar @{$range;} == 2) { }
2085 0 44 if (scalar @multipleoctet >= 1) { }
2086 0 0 if (scalar @singleoctet >= 1) { }
2098 44 0 if (scalar @singleoctet >= 1) { }
2216 0 0 @_ ? :
2218 0 0 if ($c == 0) { }
2238 0 0 if ($c == 0) { }
2256 0 0 if (wantarray) { }
2275 0 0 if (wantarray) { }
2303 0 0 unless defined $expr
2314 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
2320 0 0 $1 ? :
2324 0 0 unless defined $cxix
2325 0 0 unless exists $iter{$cxix}
2328 0 0 if ($iter{$cxix} == 0)
2333 0 0 if (wantarray) { }
2338 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
2361 0 0 unless defined $expr
2362 0 0 if $expr eq ''
2371 0 0 if ($expr =~ /\A " ((?:$Egreek::q_char)*?) " \z/mosx)
2373 0 0 if ($cond eq 'd') { }
2374 0 0 if (-d $expr)
2379 0 0 if (-e $expr)
2388 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
2389 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^/\\]) )[$1./$2]mosx)
2394 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
2395 0 0 if ($tail eq '')
2399 0 0 if ($head =~ / \A (?:$Egreek::q_char)*? [*?] /mosx)
2400 0 0 if (@globdir = _do_glob('d', $head))
2405 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
2412 0 0 unless ($expr =~ / \A (?:$Egreek::q_char)*? [*?] /mosx)
2413 0 0 if ($head eq '.')
2416 0 0 if ($head ne '' and ($head =~ / \G ($Egreek::q_char) /gmosx)[-1] ne $pathsep)
2420 0 0 if ($cond eq 'd') { }
2421 0 0 if (-d $head)
2426 0 0 if (-e $head)
2432 0 0 unless opendir *DIR, $head
2436 0 0 if ($head eq '.')
2439 0 0 if ($head ne '' and ($head =~ / \G ($Egreek::q_char) /gmosx)[-1] ne $pathsep)
2452 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
2475 0 0 if ($leaf eq '.' or $leaf eq '..')
2478 0 0 if ($cond eq 'd' and not -d "$head$leaf")
2482 0 0 if (&$matchsub($leaf))
2490 0 0 if (&Egreek::index($leaf, '.') == -1 and length $leaf <= 8 and &Egreek::index($pattern, '\\.') != -1)
2494 0 0 if (&$matchsub("$leaf."))
2500 0 0 if (@matched)
2504 0 0 if ($fix_drive_relative_paths)
2526 0 0 defined $1 ? :
2560 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'}) { }
2583 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
2602 0 0 if (defined $home and not -d $home)
2634 0 0 if @_
2636 0 0 if (/\A ($Egreek::q_char) /mosx) { }
2654 0 0 if (/\A ($Egreek::q_char) /mosx) { }
2672 0 0 if (wantarray) { }
2692 0 0 @_ ? :
2693 0 0 if @_ and not wantarray
2699 0 0 if (exists $range_tr{length $getc})
2700 0 0 if ($getc =~ /\A $Egreek::dot_s \z/mosx)
2701 0 0 wantarray ? :
2705 0 0 wantarray ? :
2713 0 0 if @_
2736 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) { }
2816 0 0 if (@_ == 3) { }
2823 0 0 if ($index == -1) { }
2837 0 0 if (@_ == 3) { }
2844 0 0 if ($rindex == -1) { }
2983 0 204 if @_
3044 12500 62067 if (/\G ( \n ) /cgox) { }
17907 44160 elsif (/\G ((?>\s+)|\#.*) /cgox) { }
1400 42760 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }
86 42674 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }
4 42670 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx) { }
28 42642 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
1 42641 elsif (/\G ( \$' | \$\{'\} ) /cgmosx) { }
3 42638 elsif (/\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
1671 40967 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }
4982 35985 elsif (/\G ( [,;] ) /cgox) { }
0 35985 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
2 35983 elsif (/\G ( \$ 0 ) /cgmosx) { }
0 35983 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
1 35982 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
4 35978 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 35978 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 35978 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 35978 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 35978 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 35978 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }
0 35978 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
42 35936 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) { }
61 35875 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 35875 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }
0 35875 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^>\0\a\e\f\n\r\t])+?) > (?>\s*) \) \b /cgox) { }
0 35875 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }
0 35875 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }
247 35628 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }
18 35610 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 35610 elsif (/\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
13 35597 elsif (/\G \b Greek::eval (?= (?>\s*) \{ ) /cgox) { }
0 35597 elsif (/\G \b Char::eval \b (?! (?>\s*) => ) /cgox) { }
114 35483 elsif (/\G \b Greek::eval \b (?! (?>\s*) => ) /cgox) { }
2 35481 elsif (/\G \b bytes::substr \b (?! (?>\s*) => ) /cgox) { }
0 35481 elsif (/\G \b chop \b (?! (?>\s*) => ) /cgox) { }
2 35479 elsif (/\G \b bytes::index \b (?! (?>\s*) => ) /cgox) { }
0 35479 elsif (/\G \b Char::index \b (?! (?>\s*) => ) /cgox) { }
0 35479 elsif (/\G \b Greek::index \b (?! (?>\s*) => ) /cgox) { }
0 35479 elsif (/\G \b index \b (?! (?>\s*) => ) /cgox) { }
2 35477 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => ) /cgox) { }
0 35477 elsif (/\G \b Char::rindex \b (?! (?>\s*) => ) /cgox) { }
0 35477 elsif (/\G \b Greek::rindex \b (?! (?>\s*) => ) /cgox) { }
0 35477 elsif (/\G \b rindex \b (?! (?>\s*) => ) /cgox) { }
1 35476 elsif (/\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35476 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
1 35475 elsif (/\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35475 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
6 35469 elsif (/\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35469 elsif (/\G -s (?>\s*) (\") ((?:$Egreek::qq_char)+?) (\") /cgox) { }
0 35469 elsif (/\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Egreek::qq_char)+?) (\#) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Egreek::qq_char)+?) (\1) /cgox) { }
0 35469 elsif (/\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Egreek::q_char)+?) (\') /cgox) { }
0 35469 elsif (/\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Egreek::q_char)+?) (\#) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Egreek::q_char)+?) (\1) /cgox) { }
0 35469 elsif (/\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 35469 elsif (/\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 35469 elsif (/\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 35469 elsif (/\G -s (?>\s+) ((?>\w+)) /cgox) { }
2 35467 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 35465 elsif (/\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
36 35429 elsif (/\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 35427 elsif (/\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
8 35419 elsif (/\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35419 elsif (/\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35419 elsif (/\G \b lc \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b lcfirst \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b uc \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b ucfirst \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b fc \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G -s \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b bytes::length \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b bytes::chr \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b chr \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b bytes::ord \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b ord \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b glob \b (?! (?>\s*) => ) /cgox) { }
0 35419 elsif (/\G \b reverse \b (?! (?>\s*) => ) /cgox) { }
8 35411 elsif (/\G \b getc \b (?! (?>\s*) => ) /cgox) { }
87 35324 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
3 35321 elsif (/\G \b ( tr | y ) \b /cgox) { }
2179 33142 elsif (/\G \b (qq) \b /cgox) { }
0 33142 elsif (/\G \b (qr) \b /cgox) { }
16 33126 elsif (/\G \b (qw) \b /cgox) { }
0 33126 elsif (/\G \b (qx) \b /cgox) { }
410 32716 elsif (/\G \b (q) \b /cgox) { }
209 32507 elsif (/\G \b (m) \b /cgox) { }
97 32410 elsif (/\G \b (s) \b /cgox) { }
0 32410 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32410 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32410 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
37 32373 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32373 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32373 elsif (/\G \b use ((?>\s+) strict) \b /cgmosx) { }
2 32371 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
0 32371 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
2 32369 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32369 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32369 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 32369 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32369 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32369 elsif (/\G \b no ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 32369 elsif (/\G \b use \b /cgmosx) { }
2 32367 elsif (/\G \b no \b /cgmosx) { }
848 31519 elsif (/\G (?
1782 29737 elsif (/\G (\") /cgox) { }
1 29736 elsif (/\G (\`) /cgox) { }
453 29283 elsif ($Egreek::slash eq 'm//' and m[\G (/) ]cgox) { }
0 29283 elsif ($Egreek::slash eq 'm//' and /\G (\?) /cgox) { }
0 29283 elsif (/\G ( <<>> ) /cgox) { }
0 29283 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
6 29277 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
3 29274 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
6 29268 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
3 29265 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
6 29259 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
72 29187 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
0 29187 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
36 29151 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
42 29109 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 29109 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
12 29097 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 29097 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 29097 elsif (/\G < ((?:[^>\0\a\e\f\n\r\t])+?) > /cgox) { }
0 29097 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }
204 28893 elsif (/\G ^ ( __END__ \n .*) \z /cgmosx) { }
0 28893 elsif (/\G ( \cD .*) \z /cgmosx) { }
0 28893 elsif (/\G ( \cZ .*) \z /cgmosx) { }
5076 23817 elsif (/\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
7 23810 elsif (/\G ( \.\.\. ) /cgox) { }
8829 14981 elsif (m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
14981 0 elsif (/\G ($Egreek::q_char) /cgox) { }
3046 174 12326 if (scalar @heredoc_delimiter >= 1)
3101 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) { }
3150 1 1670 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
61 1609 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
3360 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) { }
3383 0 0 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) /cgox) { }
3386 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 ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) /cgox) { }
3400 0 12 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
3403 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 (\') ((?:$Egreek::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 12 elsif (/\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
12 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
3418 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Egreek::q_char)*?) (\#) /cgox) { }
3421 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 ([*\-:?\\^|]) ((?:$Egreek::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Egreek::q_char)*?) (\1) /cgox) { }
3435 0 18 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
3438 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 (\') ((?:$Egreek::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 18 elsif (/\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
18 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
3455 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Egreek::q_char) /cgox) { }
3467 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Egreek::q_char) /cgox) { }
3479 0 381 if (/\G (\\\\) /cgox) { }
0 381 elsif (m[\G (\\/) ]cgox) { }
44 337 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
337 0 elsif (/\G ($Egreek::q_char) /cgox) { }
3500 0 3 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ((?:$Egreek::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
3507 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) ((?:$Egreek::qq_char)*?) (\1) ((?:$Egreek::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3511 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) ((?:$Egreek::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3523 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) ((?:$Egreek::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3535 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) ((?:$Egreek::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3547 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) ((?:$Egreek::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3571 0 2179 if (/\G (\#) /cgox) { }
3574 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Egreek::qq_char) /cgox) { }
3585 0 2179 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 2179 elsif (/\G (\() /cgox) { }
2149 30 elsif (/\G (\{) /cgox) { }
0 30 elsif (/\G (\[) /cgox) { }
30 0 elsif (/\G (\<) /cgox) { }
0 0 elsif (/\G (\S) /cgox) { }
3592 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Egreek::qq_char) /cgox) { }
3596 0 0 if (--$Egreek::nest == 0) { }
3609 722 83241 if (/\G (\\\\) /cgox) { }
0 83241 elsif (/\G (\\\}) /cgox) { }
1153 82088 elsif (/\G (\{) /cgox) { }
3302 78786 elsif (/\G (\}) /cgox) { }
78786 0 elsif (/\G ($Egreek::qq_char) /cgox) { }
3613 2149 1153 if (--$Egreek::nest == 0) { }
3626 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Egreek::qq_char) /cgox) { }
3630 0 0 if (--$Egreek::nest == 0) { }
3643 22 1144 if (/\G (\\\\) /cgox) { }
0 1144 elsif (/\G (\\\>) /cgox) { }
0 1144 elsif (/\G (\<) /cgox) { }
30 1114 elsif (/\G (\>) /cgox) { }
1114 0 elsif (/\G ($Egreek::qq_char) /cgox) { }
3647 30 0 if (--$Egreek::nest == 0) { }
3660 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 ($Egreek::qq_char) /cgox) { }
3675 0 0 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
3681 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 (\') ((?:$Egreek::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
3697 0 16 if (/\G (\#) (.*?) (\#) /cgmosx) { }
3703 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) ((?:$Egreek::q_char)*?) (\1) /cgmosx) { }
3727 0 0 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) /cgox) { }
3733 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 (\') ((?:$Egreek::qq_char)*?) (\') /cgox) { }
0 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) /cgox) { }
3754 0 410 if (/\G (\#) /cgox) { }
3757 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Egreek::q_char) /cgox) { }
3768 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) { }
3775 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 ($Egreek::q_char) /cgox) { }
3780 0 0 if (--$Egreek::nest == 0) { }
3793 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 ($Egreek::q_char) /cgox) { }
3798 404 107 if (--$Egreek::nest == 0) { }
3811 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 ($Egreek::q_char) /cgox) { }
3816 0 0 if (--$Egreek::nest == 0) { }
3829 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 ($Egreek::q_char) /cgox) { }
3834 5 0 if (--$Egreek::nest == 0) { }
3847 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 ($Egreek::q_char) /cgox) { }
3862 0 209 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
3868 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 (\?) ((?:$Egreek::qq_char)*?) (\?) ([cgimosxpadlunbB]*) /cgox) { }
10 199 elsif (/\G (\') ((?:$Egreek::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 199 elsif (/\G ([*\-:\\^|]) ((?:$Egreek::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
199 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
3893 1 96 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ((?:$Egreek::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
3899 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 (\') ((?:$Egreek::qq_char)*?) (\') ((?:$Egreek::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 75 elsif (/\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?) (\1) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
0 75 elsif (/\G (\$) ((?:$Egreek::qq_char)*?) (\1) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
75 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3903 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 (\') ((?:$Egreek::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Egreek::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Egreek::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Egreek::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3920 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 (\') ((?:$Egreek::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Egreek::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Egreek::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Egreek::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3937 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 (\') ((?:$Egreek::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Egreek::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3952 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 (\') ((?:$Egreek::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Egreek::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Egreek::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Egreek::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3999 0 2 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
4007 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
4035 4 8237 if (/\G (\\\\) /cgox) { }
48 8189 elsif (/\G (\\\') /cgox) { }
848 7341 elsif (/\G \' /cgox) { }
7341 0 elsif (/\G ($Egreek::q_char) /cgox) { }
4047 67 34635 if (/\G (\\\\) /cgox) { }
12 34623 elsif (/\G (\\\") /cgox) { }
1782 32841 elsif (/\G \" /cgox) { }
32841 0 elsif (/\G ($Egreek::q_char) /cgox) { }
4059 0 19 if (/\G (\\\\) /cgox) { }
0 19 elsif (/\G (\\\`) /cgox) { }
1 18 elsif (/\G \` /cgox) { }
18 0 elsif (/\G ($Egreek::q_char) /cgox) { }
4071 0 4496 if (/\G (\\\\) /cgox) { }
0 4496 elsif (m[\G (\\/) ]cgox) { }
453 4043 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
4043 0 elsif (/\G ($Egreek::q_char) /cgox) { }
4083 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\?) /cgox) { }
0 0 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G ($Egreek::q_char) /cgox) { }
4104 6 0 if ($here_script eq '')
4108 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4137 3 0 if ($here_script eq '')
4141 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4161 6 0 if ($here_script eq '')
4165 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4185 3 0 if ($here_script eq '')
4189 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4209 6 0 if ($here_script eq '')
4213 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4233 72 0 if ($here_script eq '')
4237 72 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4263 0 0 if ($here_script eq '')
4267 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4284 36 0 if ($here_script eq '')
4288 36 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4305 42 0 if ($here_script eq '')
4309 42 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4326 0 0 if ($here_script eq '')
4330 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4471 1769 17 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
4472 1769 0 unless ($string =~ /<
4479 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 Greek::eval (?= (?>\s*) \{ ) /cgox) { }
0 180 elsif ($string =~ /\G \b Char::eval \b /cgox) { }
0 180 elsif ($string =~ /\G \b Greek::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 Greek::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 Greek::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*) (\") ((?:$Egreek::qq_char)+?) (\") /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Egreek::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) ((?:$Egreek::qq_char)+?) (\1) /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Egreek::q_char)+?) (\') /cgox) { }
0 180 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Egreek::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|\\\\|$Egreek::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 (\") ((?:$Egreek::qq_char)*?) (\") /cgox) { }
0 180 elsif ($string =~ /\G (\`) ((?:$Egreek::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 < ((?:$Egreek::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 ($Egreek::q_char) /cgox) { }
4658 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) { }
4681 0 0 if ($string =~ /\G (\#) ((?:$Egreek::qq_char)*?) (\#) /cgox) { }
4684 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 ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Egreek::qq_char)*?) (\1) /cgox) { }
4698 0 0 if ($string =~ /\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
4701 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 (\') ((?:$Egreek::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
4716 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Egreek::q_char)*?) (\#) /cgox) { }
4719 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 ([*\-:?\\^|]) ((?:$Egreek::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Egreek::q_char)*?) (\1) /cgox) { }
4733 0 0 if ($string =~ /\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
4736 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 (\') ((?:$Egreek::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Egreek::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
4753 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Egreek::q_char) /cgox) { }
4765 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Egreek::q_char) /cgox) { }
4777 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 ($Egreek::q_char) /cgox) { }
4789 0 0 if ($string =~ /\G (\#) ((?:$Egreek::qq_char)*?) (\#) /cgox) { }
4795 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) ((?:$Egreek::qq_char)*?) (\1) /cgox) { }
4809 0 0 if ($string =~ /\G (\#) ((?:$Egreek::qq_char)*?) (\#) /cgox) { }
4815 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 (\') ((?:$Egreek::qq_char)*?) (\') /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Egreek::qq_char)*?) (\1) /cgox) { }
4830 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Egreek::q_char)*?) (\#) /cgox) { }
4836 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| $Egreek::q_char)*?) (\1) /cgox) { }
4883 0 0 if ($here_script eq '')
4887 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4907 0 0 if ($here_script eq '')
4911 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4931 0 0 if ($here_script eq '')
4935 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4955 0 0 if ($here_script eq '')
4959 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4979 0 0 if ($here_script eq '')
4983 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5003 0 0 if ($here_script eq '')
5007 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5024 0 0 if ($here_script eq '')
5028 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5045 0 0 if ($here_script eq '')
5049 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5066 0 0 if ($here_script eq '')
5070 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5087 0 0 if ($here_script eq '')
5091 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5163 52 1867 if ($char eq '.') { }
5164 17 35 if ($modifier =~ /s/) { }
5201 0 3 if ($modifier =~ tr/Bb//d) { }
5202 0 0 if ($variable eq '') { }
5210 2 1 if ($variable eq '') { }
5232 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) { }
5252 0 0 unless ($charclass =~ /\Q$char\E/msx)
5303 0 113357 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 113357 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 113356 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 113355 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 113355 elsif ($char[$i] =~ /\A \\ ( N\{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }
5327 484 112873 if (do { $char[$i] =~ /\A ([<>]) \z/mosx }) { }
0 112873 elsif ($char[$i] eq '\\u') { }
0 112873 elsif ($char[$i] eq '\\l') { }
0 112873 elsif ($char[$i] eq '\\U') { }
0 112873 elsif ($char[$i] eq '\\L') { }
24 112849 elsif ($char[$i] eq '\\F') { }
0 112849 elsif ($char[$i] eq '\\Q') { }
24 112825 elsif ($char[$i] eq '\\E') { }
0 112825 elsif ($char[$i] eq '\\Q') { }
0 112825 elsif ($char[$i] eq '\\E') { }
4 112821 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 112821 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 112821 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
205 112616 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 112616 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 112616 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 112616 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 112616 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
44 112572 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
45 112527 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
33 112494 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 112494 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 112494 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
5339 0 484 if ($right_e < $left_e)
5381 24 0 if ($right_e < $left_e) { }
5391 0 0 if (++$i > $#char)
5394 0 0 if ($char[$i] eq '\\E')
5462 0 4043 if ($left_e > $right_e)
5478 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{'>'}) { }
5495 0 0 unless ($octet{$char})
5506 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
5548 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) { }
5572 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) { }
5577 0 0 if ($right_e < $left_e)
5606 0 0 if ($right_e < $left_e) { }
5616 0 0 if (++$i > $#char)
5619 0 0 if ($char[$i] eq '\\E')
5687 0 93 if ($left_e > $right_e)
5701 0 652 if ($modifier =~ /([adlu])/mosx)
5704 0 0 if ($filename ne '/root/.cpan/build/Char-Greek-1.13-0/blib/lib/Egreek.pm')
5715 8 644 if ($string eq '') { }
2 642 elsif ($modifier =~ tr/Bb//d) { }
5725 0 2 if ($delimiter =~ / [\@:] /mosx)
5728 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
5746 0 0 unless ($octet{$char})
5755 0 2 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
5763 84 558 $modifier =~ /i/mosx ? :
5792 0 642 if ($delimiter =~ / [\@:] /mosx)
5794 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
5812 0 0 unless ($octet{$char})
5826 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) { }
5859 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 &Egreek::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) { }
5864 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 $Egreek::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 $Egreek::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 $Egreek::q_char \z/mosx) { }
5882 3 325 if ($char[$i + 1] eq ']')
5887 0 1379 if (++$i > $#char)
5890 328 1051 if ($char[$i] eq ']')
5894 30 298 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
5914 4 70 if ($char[$i + 1] eq ']')
5919 0 272 if (++$i > $#char)
5922 74 198 if ($char[$i] eq ']')
5926 30 44 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
5946 20 0 if (length &fc($char[$i]) == 1) { }
5956 0 1 if ($right_e < $left_e)
5985 21 0 if ($right_e < $left_e) { }
5995 0 0 if (++$i > $#char)
5998 0 0 if ($char[$i] eq '\\E')
6008 0 0 if ($ignorecase)
6013 0 0 if ($ignorecase)
6026 0 0 if ($ignorecase)
6032 0 0 if ($ignorecase)
6040 0 0 if ($ignorecase)
6048 0 0 if ($ignorecase)
6056 0 0 if ($ignorecase)
6063 0 8 if ($ignorecase) { }
6073 0 8 if ($ignorecase) { }
6083 0 6 if ($ignorecase) { }
6093 0 0 if ($ignorecase)
6101 0 0 if ($ignorecase)
6109 11 10 if ($ignorecase)
6116 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 '?') { }
6120 0 0 if ($char[$i] eq '{') { }
6135 0 642 if ($left_e > $right_e)
6136 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
6143 0 642 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
6158 100 80 if ($stuff =~ /\A [\$\@] /mosx)
6165 0 80 if $char eq $delimiter
6166 0 80 if $char eq $end_delimiter
6167 80 0 unless ($octet{$char})
6182 0 10 if ($modifier =~ /([adlu])/mosx)
6185 0 0 if ($filename ne '/root/.cpan/build/Char-Greek-1.13-0/blib/lib/Egreek.pm')
6196 8 2 if ($string eq '') { }
0 2 elsif ($modifier =~ tr/Bb//d) { }
6219 0 2 $modifier =~ /i/mosx ? :
6235 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 &Egreek::uc($char[$i]) ne &fc($char[$i])) { }
0 4 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
6241 0 0 if ($char[$i + 1] eq ']')
6245 0 0 if (++$i > $#char)
6248 0 0 if ($char[$i] eq ']')
6263 0 0 if ($char[$i + 1] eq ']')
6267 0 0 if (++$i > $#char)
6270 0 0 if ($char[$i] eq ']')
6294 0 0 if (length &fc($char[$i]) == 1) { }
6304 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
6330 0 0 if (do { $char[$i] eq '\\\\' }) { }
0 0 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
6356 0 76 if ($modifier =~ /([adlu])/mosx)
6359 0 0 if ($filename ne '/root/.cpan/build/Char-Greek-1.13-0/blib/lib/Egreek.pm')
6370 8 68 if ($string eq '') { }
0 68 elsif ($modifier =~ tr/Bb//d) { }
6380 0 0 if ($delimiter =~ / [\@:] /mosx)
6383 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
6401 0 0 unless ($octet{$char})
6414 1 67 $modifier =~ /i/mosx ? :
6447 0 68 if ($delimiter =~ / [\@:] /mosx)
6449 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
6467 0 0 unless ($octet{$char})
6484 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) { }
6517 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 &Egreek::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) { }
6522 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 $Egreek::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 $Egreek::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 $Egreek::q_char \z/mosx) { }
6536 0 13 if ($char[$i + 1] eq ']')
6540 0 58 if (++$i > $#char)
6543 13 45 if ($char[$i] eq ']')
6547 0 13 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6563 0 0 if ($char[$i + 1] eq ']')
6567 0 0 if (++$i > $#char)
6570 0 0 if ($char[$i] eq ']')
6574 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6594 3 0 if (length &fc($char[$i]) == 1) { }
6604 0 0 if ($right_e < $left_e)
6633 0 0 if ($right_e < $left_e) { }
6643 0 0 if (++$i > $#char)
6646 0 0 if ($char[$i] eq '\\E')
6686 0 0 if ($ignorecase)
6691 0 0 if ($ignorecase)
6704 0 0 if ($ignorecase)
6710 0 0 if ($ignorecase)
6718 0 0 if ($ignorecase)
6726 0 0 if ($ignorecase)
6734 0 0 if ($ignorecase)
6741 0 4 if ($ignorecase) { }
6751 0 4 if ($ignorecase) { }
6761 0 3 if ($ignorecase) { }
6771 0 0 if ($ignorecase)
6779 0 0 if ($ignorecase)
6787 0 4 if ($ignorecase)
6794 0 13 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
6805 0 68 if ($left_e > $right_e)
6819 0 21 if ($modifier =~ /([adlu])/mosx)
6822 0 0 if ($filename ne '/root/.cpan/build/Char-Greek-1.13-0/blib/lib/Egreek.pm')
6833 8 13 if ($string eq '') { }
0 13 elsif ($modifier =~ tr/Bb//d) { }
6856 0 13 $modifier =~ /i/mosx ? :
6872 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 &Egreek::uc($char[$i]) ne &fc($char[$i])) { }
0 32 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
6878 0 0 if ($char[$i + 1] eq ']')
6882 0 0 if (++$i > $#char)
6885 0 0 if ($char[$i] eq ']')
6900 0 0 if ($char[$i + 1] eq ']')
6904 0 0 if (++$i > $#char)
6907 0 0 if ($char[$i] eq ']')
6931 0 0 if (length &fc($char[$i]) == 1) { }
6941 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
6967 0 0 if (do { $char[$i] eq '\\\\' }) { }
0 0 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
6996 1 8 if (do { $char[$i] =~ /\A \\\\ \z/mosx }) { }
5 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
7020 0 97 if ($modifier =~ /([adlu])/mosx)
7023 0 0 if ($filename ne '/root/.cpan/build/Char-Greek-1.13-0/blib/lib/Egreek.pm')
7031 36 61 if ($variable eq '')
7057 0 97 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
7068 17 80 if ($e_modifier >= 1) { }
7073 16 64 if ($delimiter2 eq q[']) { }
7084 8 89 if ($r_modifier) { }
7085 4 4 if (do { $modifier =~ /g/mosx }) { }
7090 0 4 $delimiter1 eq q['] ? :
7109 0 4 $delimiter1 eq q['] ? :
7126 0 8 if ($bind_operator =~ / !~ /mosx)
7133 22 67 if (do { $modifier =~ /g/mosx }) { }
7138 3 19 $delimiter1 eq q['] ? :
3 19 $bind_operator =~ / !~ /mosx ? :
7160 64 3 $bind_operator =~ / =~ /mosx ? :
18 49 $delimiter1 eq q['] ? :
7185 0 97 if ($my ne '')
7204 0 74 if ($modifier =~ /([adlu])/mosx)
7207 0 0 if ($filename ne '/root/.cpan/build/Char-Greek-1.13-0/blib/lib/Egreek.pm')
7218 0 74 if ($modifier =~ tr/Bb//d)
7222 0 74 $modifier =~ /i/mosx ? :
7255 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) { }
7288 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 &Egreek::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) { }
7293 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 $Egreek::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 $Egreek::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 $Egreek::q_char \z/mosx) { }
7307 0 3 if ($char[$i + 1] eq ']')
7311 0 7 if (++$i > $#char)
7314 3 4 if ($char[$i] eq ']')
7318 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7334 0 0 if ($char[$i + 1] eq ']')
7338 0 0 if (++$i > $#char)
7341 0 0 if ($char[$i] eq ']')
7345 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7382 0 0 if (length &fc($char[$i]) == 1) { }
7392 0 0 if ($right_e < $left_e)
7421 0 0 if ($right_e < $left_e) { }
7431 0 0 if (++$i > $#char)
7434 0 0 if ($char[$i] eq '\\E')
7444 0 0 if ($ignorecase)
7449 0 0 if ($ignorecase)
7462 0 0 if ($ignorecase)
7468 0 0 if ($ignorecase)
7476 0 0 if ($ignorecase)
7484 0 0 if ($ignorecase)
7492 0 0 if ($ignorecase)
7499 0 12 if ($ignorecase) { }
7509 0 12 if ($ignorecase) { }
7519 0 9 if ($ignorecase) { }
7529 0 0 if ($ignorecase)
7537 0 0 if ($ignorecase)
7545 0 3 if ($ignorecase)
7552 1 0 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
7562 0 74 if ($left_e > $right_e)
7576 0 0 if ($modifier =~ /([adlu])/mosx)
7579 0 0 if ($filename ne '/root/.cpan/build/Char-Greek-1.13-0/blib/lib/Egreek.pm')
7590 0 0 if ($modifier =~ tr/Bb//d)
7594 0 0 $modifier =~ /i/mosx ? :
7609 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 &Egreek::uc($char[$i]) ne &fc($char[$i])) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
7615 0 0 if ($char[$i + 1] eq ']')
7619 0 0 if (++$i > $#char)
7622 0 0 if ($char[$i] eq ']')
7637 0 0 if ($char[$i + 1] eq ']')
7641 0 0 if (++$i > $#char)
7644 0 0 if ($char[$i] eq ']')
7668 0 0 if (length &fc($char[$i]) == 1) { }
7678 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }