Branch Coverage

blib/lib/Elatin6.pm
Criterion Covered Total %
branch 890 2412 36.9


line true false branch
3 0 206 if $] < 5.006
33 0 206 if ($^X =~ / jperl /imosx)
56 0 206 if ($@)
69 0 0 if ($] < 5.006) { }
80 0 0 if (ref $name) { }
0 0 elsif (&Elatin6::index($name, '::') >= 0) { }
0 0 elsif (&Elatin6::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]) { }
117 0 0 if (defined $_[1]) { }
336 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
341 0 0 if (/\A (?:$Elatin6::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Elatin6::q_char)*? [*?] /mosx) { }
342 0 0 if (my(@glob) = &Elatin6::glob(qq["$_"])) { }
352 0 0 if (my(@glob) = &Elatin6::glob($_)) { }
564 0 0 unless (defined $pattern)
569 0 0 unless (defined $string)
570 0 0 if (defined $_) { }
581 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
584 0 0 if (wantarray) { }
590 0 0 if $^W
608 0 0 if (not defined $limit) { }
617 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
624 0 0 if ('' =~ / \A $pattern \z /msx) { }
667 0 0 if ('' =~ / \A $pattern \z /msx) { }
673 0 0 if ($string =~ s/\A((?:$Elatin6::q_char)+?)$pattern//m)
687 0 0 if ($string =~ s/\A((?:$Elatin6::q_char)*?)$pattern//m)
697 0 0 if (length $string > 0)
702 0 0 if (not defined $_[2] or $_[2] == 0)
709 0 0 if (wantarray) { }
715 0 0 if $^W
731 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
738 0 0 if ($modifier =~ /x/mosx) { }
773 0 0 if ($modifier =~ /r/mosx)
774 0 0 if ($bind_operator =~ / !~ /mosx)
785 0 0 unless (exists $tr{$searchlist[$i]})
786 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 '') { }
803 0 0 if ($modifier =~ /c/mosx) { }
805 0 0 if (not exists $tr{$char}) { }
806 0 0 if (defined $replacementlist[-1])
810 0 0 if ($modifier =~ /s/mosx)
824 0 0 if (exists $tr{$char}) { }
827 0 0 if ($modifier =~ /s/mosx)
840 0 0 if ($modifier =~ /r/mosx) { }
845 0 0 if ($bind_operator =~ / !~ /mosx) { }
860 0 0 if (@_ == 0) { }
885 0 0 if (substr($str, $pos, length $substr) eq $substr)
886 0 0 if ($pos >= $position)
890 0 0 if (substr($str, $pos) =~ /\A ($Elatin6::q_char) /mosx) { }
911 0 0 if (substr($str, $pos, length $substr) eq $substr)
914 0 0 if (substr($str, $pos) =~ /\A ($Elatin6::q_char) /mosx) { }
928 0 0 if (@_) { }
930 0 0 if (@_ and wantarray) { }
953 0 0 if (@_) { }
955 0 0 if (@_ and wantarray) { }
956 0 0 defined $lc{$_} ? :
959 0 0 defined $lc{$_} ? :
972 0 0 defined $lc{$_} ? :
979 0 0 if (@_) { }
981 0 0 if (@_ and wantarray) { }
1004 174 0 if (@_) { }
1006 0 174 if (@_ and wantarray) { }
1007 0 0 defined $uc{$_} ? :
1010 40 134 defined $uc{$_} ? :
1023 0 0 defined $uc{$_} ? :
1030 197 0 if (@_) { }
1032 0 197 if (@_ and wantarray) { }
1033 0 0 defined $fc{$_} ? :
1036 117 80 defined $fc{$_} ? :
1049 0 0 defined $fc{$_} ? :
1077 0 0 unless defined $char[$i]
1080 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) { }
1085 0 0 if ($char[$i + 1] eq ']')
1090 0 0 if (++$i > $#char)
1093 0 0 if ($char[$i] eq ']')
1099 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
1122 0 0 if ($char[$i + 1] eq ']')
1127 0 0 if (++$i > $#char)
1130 0 0 if ($char[$i] eq ']')
1136 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
1162 0 0 if ($uc ne $fc)
1163 0 0 if (length $fc == 1) { }
1175 0 0 unless defined $char[$i]
1177 0 0 if (do { $char[$i] =~ /\A [\?\+\*\{] \z/mosx if $i >= 1 })
1181 0 0 if $i >= 1
1182 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
1288 0 0 if (@chars1)
1291 0 0 if (exists $range_tr{'1'})
1305 0 0 if (@chars2)
1308 0 0 if (exists $range_tr{'2'})
1324 0 0 if (@chars3)
1327 0 0 if (exists $range_tr{'3'})
1345 0 0 if (@chars4)
1348 0 0 if (exists $range_tr{'4'})
1375 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 \\ ($Elatin6::q_char) /cgmosx) { }
0 0 elsif (/\G ($Elatin6::q_char) /cgmosx) { }
1413 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
1417 0 0 if (0 < $i and $i < $#char)
1428 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
1433 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) { }
1434 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) { }
1435 0 0 if $char[$i - 1] le $_
1457 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1458 0 0 if $char[$i - 1] le $_
1474 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1475 0 0 if $char[$i - 1] le $_
1486 0 0 if (length $char[$i + 1] == 4) { }
1487 0 0 if $char[$i - 1] le $_
1507 0 0 if (scalar @_ == 0) { }
0 0 elsif (scalar @_ == 1) { }
0 0 elsif (scalar @_ == 2) { }
1514 0 0 if ($_[0] > $_[1]) { }
0 0 elsif ($_[0] == $_[1]) { }
0 0 elsif ($_[0] + 1 == $_[1]) { }
1538 182 0 if ($length == 1) { }
1542 0 182 if ($a1 > $z1)
1546 0 182 if ($a1 == $z1) { }
0 182 elsif ($a1 + 1 == $z1) { }
1568 0 182 unless (exists $range_tr{$length})
1585 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) { }
1656 40 318 $modifier =~ /i/mosx ? :
1662 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 \\ ($Elatin6::q_char) \z/mosx) { }
1663 182 24 if (0 < $i and $i < $#char)
1805 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) { }
1814 0 182 if (length $char[$i - 1] > length $char[$i + 1]) { }
182 0 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
1818 0 182 if ($char[$i - 1] gt $char[$i + 1])
1828 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]) { }
1851 182 0 if ($length == 1) { }
1864 24 469 if ($modifier =~ /i/mosx) { }
1867 12 12 if ($uc ne $fc) { }
1868 12 0 if (length $fc == 1) { }
1909 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) { }
1995 236 78 if (scalar @singleoctet >= 1)
1998 22 214 if ($modifier =~ /i/mosx)
2006 12 54 if ($uc eq $fc) { }
2010 54 0 if (length $fc == 1) { }
2021 0 46 if ($_ ne '')
2028 96 5536 if (exists $singleoctet_ignorecase{$ord}) { }
2037 56 3592 if (ref $range)
2038 36 20 if (scalar @{$range;} == 1) { }
0 20 elsif (scalar @{$range;} == 2) { }
2055 6 308 if (scalar @multipleoctet >= 2) { }
2076 10 34 if ($modifier =~ /i/mosx)
2084 0 30 if ($uc eq $fc) { }
2088 30 0 if (length $fc == 1) { }
2099 0 10 if ($_ ne '')
2106 60 2500 if (exists $singleoctet_ignorecase{$ord}) { }
2115 20 940 if (ref $range)
2116 0 20 if (scalar @{$range;} == 1) { }
0 20 elsif (scalar @{$range;} == 2) { }
2130 0 44 if (scalar @multipleoctet >= 1) { }
2131 0 0 if (scalar @singleoctet >= 1) { }
2143 44 0 if (scalar @singleoctet >= 1) { }
2261 0 0 @_ ? :
2263 0 0 if ($c == 0) { }
2283 0 0 if ($c == 0) { }
2301 0 0 if (wantarray) { }
2320 0 0 if (wantarray) { }
2348 0 0 unless defined $expr
2359 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
2365 0 0 $1 ? :
2369 0 0 unless defined $cxix
2370 0 0 unless exists $iter{$cxix}
2373 0 0 if ($iter{$cxix} == 0)
2378 0 0 if (wantarray) { }
2383 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
2406 0 0 unless defined $expr
2407 0 0 if $expr eq ''
2416 0 0 if ($expr =~ /\A " ((?:$Elatin6::q_char)*?) " \z/mosx)
2418 0 0 if ($cond eq 'd') { }
2419 0 0 if (-d $expr)
2424 0 0 if (-e $expr)
2433 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
2434 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^/\\]) )[$1./$2]mosx)
2439 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
2440 0 0 if ($tail eq '')
2444 0 0 if ($head =~ / \A (?:$Elatin6::q_char)*? [*?] /mosx)
2445 0 0 if (@globdir = _do_glob('d', $head))
2450 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
2457 0 0 unless ($expr =~ / \A (?:$Elatin6::q_char)*? [*?] /mosx)
2458 0 0 if ($head eq '.')
2461 0 0 if ($head ne '' and ($head =~ / \G ($Elatin6::q_char) /gmosx)[-1] ne $pathsep)
2465 0 0 if ($cond eq 'd') { }
2466 0 0 if (-d $head)
2471 0 0 if (-e $head)
2477 0 0 unless opendir *DIR, $head
2481 0 0 if ($head eq '.')
2484 0 0 if ($head ne '' and ($head =~ / \G ($Elatin6::q_char) /gmosx)[-1] ne $pathsep)
2497 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
2520 0 0 if ($leaf eq '.' or $leaf eq '..')
2523 0 0 if ($cond eq 'd' and not -d "$head$leaf")
2527 0 0 if (&$matchsub($leaf))
2535 0 0 if (&Elatin6::index($leaf, '.') == -1 and length $leaf <= 8 and &Elatin6::index($pattern, '\\.') != -1)
2539 0 0 if (&$matchsub("$leaf."))
2545 0 0 if (@matched)
2549 0 0 if ($fix_drive_relative_paths)
2571 0 0 defined $1 ? :
2605 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'}) { }
2628 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
2647 0 0 if (defined $home and not -d $home)
2679 0 0 if @_
2681 0 0 if (/\A ($Elatin6::q_char) /mosx) { }
2699 0 0 if (/\A ($Elatin6::q_char) /mosx) { }
2717 0 0 if (wantarray) { }
2737 0 0 @_ ? :
2738 0 0 if @_ and not wantarray
2744 0 0 if (exists $range_tr{length $getc})
2745 0 0 if ($getc =~ /\A $Elatin6::dot_s \z/mosx)
2746 0 0 wantarray ? :
2750 0 0 wantarray ? :
2758 0 0 if @_
2781 206 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) { }
2865 0 0 if (@_ == 3) { }
2872 0 0 if ($index == -1) { }
2886 0 0 if (@_ == 3) { }
2893 0 0 if ($rindex == -1) { }
3032 0 206 if @_
3093 12557 62629 if (/\G ( \n ) /cgox) { }
18102 44527 elsif (/\G ((?>\s+)|\#.*) /cgox) { }
1401 43126 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }
86 43040 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }
4 43036 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx) { }
28 43008 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
1 43007 elsif (/\G ( \$' | \$\{'\} ) /cgmosx) { }
3 43004 elsif (/\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
1673 41331 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }
5030 36301 elsif (/\G ( [,;] ) /cgox) { }
0 36301 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
2 36299 elsif (/\G ( \$ 0 ) /cgmosx) { }
0 36299 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
1 36298 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
4 36294 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 36294 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 36294 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 36294 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 36294 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 36294 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }
0 36294 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
42 36252 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 36190 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 36190 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }
0 36190 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^>\0\a\e\f\n\r\t])+?) > (?>\s*) \) \b /cgox) { }
0 36190 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }
0 36190 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }
248 35942 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }
19 35923 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 35923 elsif (/\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
13 35910 elsif (/\G \b Latin6::eval (?= (?>\s*) \{ ) /cgox) { }
0 35910 elsif (/\G \b Char::eval \b (?! (?>\s*) => ) /cgox) { }
114 35796 elsif (/\G \b Latin6::eval \b (?! (?>\s*) => ) /cgox) { }
2 35794 elsif (/\G \b bytes::substr \b (?! (?>\s*) => ) /cgox) { }
0 35794 elsif (/\G \b chop \b (?! (?>\s*) => ) /cgox) { }
2 35792 elsif (/\G \b bytes::index \b (?! (?>\s*) => ) /cgox) { }
0 35792 elsif (/\G \b Char::index \b (?! (?>\s*) => ) /cgox) { }
0 35792 elsif (/\G \b Latin6::index \b (?! (?>\s*) => ) /cgox) { }
0 35792 elsif (/\G \b index \b (?! (?>\s*) => ) /cgox) { }
2 35790 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => ) /cgox) { }
0 35790 elsif (/\G \b Char::rindex \b (?! (?>\s*) => ) /cgox) { }
0 35790 elsif (/\G \b Latin6::rindex \b (?! (?>\s*) => ) /cgox) { }
0 35790 elsif (/\G \b rindex \b (?! (?>\s*) => ) /cgox) { }
1 35789 elsif (/\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35789 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
1 35788 elsif (/\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35788 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
6 35782 elsif (/\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35782 elsif (/\G -s (?>\s*) (\") ((?:$Elatin6::qq_char)+?) (\") /cgox) { }
0 35782 elsif (/\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Elatin6::qq_char)+?) (\#) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Elatin6::qq_char)+?) (\1) /cgox) { }
0 35782 elsif (/\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Elatin6::q_char)+?) (\') /cgox) { }
0 35782 elsif (/\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Elatin6::q_char)+?) (\#) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Elatin6::q_char)+?) (\1) /cgox) { }
0 35782 elsif (/\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 35782 elsif (/\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 35782 elsif (/\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 35782 elsif (/\G -s (?>\s+) ((?>\w+)) /cgox) { }
2 35780 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 35778 elsif (/\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
36 35742 elsif (/\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 35740 elsif (/\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
8 35732 elsif (/\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35732 elsif (/\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 35732 elsif (/\G \b lc \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b lcfirst \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b uc \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b ucfirst \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b fc \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G -s \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b bytes::length \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b bytes::chr \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b chr \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b bytes::ord \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b ord \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b glob \b (?! (?>\s*) => ) /cgox) { }
0 35732 elsif (/\G \b reverse \b (?! (?>\s*) => ) /cgox) { }
8 35724 elsif (/\G \b getc \b (?! (?>\s*) => ) /cgox) { }
87 35637 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
3 35634 elsif (/\G \b ( tr | y ) \b /cgox) { }
2180 33454 elsif (/\G \b (qq) \b /cgox) { }
0 33454 elsif (/\G \b (qr) \b /cgox) { }
16 33438 elsif (/\G \b (qw) \b /cgox) { }
0 33438 elsif (/\G \b (qx) \b /cgox) { }
410 33028 elsif (/\G \b (q) \b /cgox) { }
209 32819 elsif (/\G \b (m) \b /cgox) { }
97 32722 elsif (/\G \b (s) \b /cgox) { }
0 32722 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32722 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32722 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
37 32685 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32685 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32685 elsif (/\G \b use ((?>\s+) strict) \b /cgmosx) { }
2 32683 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
0 32683 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
2 32681 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32681 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32681 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 32681 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 32681 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }
0 32681 elsif (/\G \b no ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 32681 elsif (/\G \b use \b /cgmosx) { }
2 32679 elsif (/\G \b no \b /cgmosx) { }
848 31831 elsif (/\G (?
1852 29979 elsif (/\G (\") /cgox) { }
1 29978 elsif (/\G (\`) /cgox) { }
453 29525 elsif ($Elatin6::slash eq 'm//' and m[\G (/) ]cgox) { }
0 29525 elsif ($Elatin6::slash eq 'm//' and /\G (\?) /cgox) { }
0 29525 elsif (/\G ( <<>> ) /cgox) { }
0 29525 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
6 29519 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
3 29516 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
6 29510 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
3 29507 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
6 29501 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
72 29429 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
0 29429 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
36 29393 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
42 29351 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 29351 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
12 29339 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 29339 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 29339 elsif (/\G < ((?:[^>\0\a\e\f\n\r\t])+?) > /cgox) { }
0 29339 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }
204 29135 elsif (/\G ^ ( __END__ \n .*) \z /cgmosx) { }
0 29135 elsif (/\G ( \cD .*) \z /cgmosx) { }
0 29135 elsif (/\G ( \cZ .*) \z /cgmosx) { }
5083 24052 elsif (/\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
7 24045 elsif (/\G ( \.\.\. ) /cgox) { }
8880 15165 elsif (m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
15165 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
3095 174 12383 if (scalar @heredoc_delimiter >= 1)
3150 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) { }
3199 1 1672 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
61 1611 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
3409 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) { }
3432 0 0 if (/\G (\#) ((?:$Elatin6::qq_char)*?) (\#) /cgox) { }
3435 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 ([*\-:?\\^|]) ((?:$Elatin6::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) /cgox) { }
3449 0 12 if (/\G (\#) ((?:$Elatin6::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
3452 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 (\') ((?:$Elatin6::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 12 elsif (/\G ([*\-:?\\^|]) ((?:$Elatin6::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
12 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
3467 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Elatin6::q_char)*?) (\#) /cgox) { }
3470 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 ([*\-:?\\^|]) ((?:$Elatin6::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Elatin6::q_char)*?) (\1) /cgox) { }
3484 0 18 if (/\G (\#) ((?:$Elatin6::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
3487 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 (\') ((?:$Elatin6::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 18 elsif (/\G ([*\-:?\\^|]) ((?:$Elatin6::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
18 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
3504 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
3516 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
3528 0 381 if (/\G (\\\\) /cgox) { }
0 381 elsif (m[\G (\\/) ]cgox) { }
44 337 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
337 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
3549 0 3 if (/\G (\#) ((?:$Elatin6::qq_char)*?) (\#) ((?:$Elatin6::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
3556 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) ((?:$Elatin6::qq_char)*?) (\1) ((?:$Elatin6::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3560 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) ((?:$Elatin6::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3572 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) ((?:$Elatin6::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3584 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) ((?:$Elatin6::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3596 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) ((?:$Elatin6::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
3620 0 2180 if (/\G (\#) /cgox) { }
3623 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Elatin6::qq_char) /cgox) { }
3634 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) { }
3641 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Elatin6::qq_char) /cgox) { }
3645 0 0 if (--$Elatin6::nest == 0) { }
3658 722 83284 if (/\G (\\\\) /cgox) { }
0 83284 elsif (/\G (\\\}) /cgox) { }
1153 82131 elsif (/\G (\{) /cgox) { }
3303 78828 elsif (/\G (\}) /cgox) { }
78828 0 elsif (/\G ($Elatin6::qq_char) /cgox) { }
3662 2150 1153 if (--$Elatin6::nest == 0) { }
3675 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Elatin6::qq_char) /cgox) { }
3679 0 0 if (--$Elatin6::nest == 0) { }
3692 22 1144 if (/\G (\\\\) /cgox) { }
0 1144 elsif (/\G (\\\>) /cgox) { }
0 1144 elsif (/\G (\<) /cgox) { }
30 1114 elsif (/\G (\>) /cgox) { }
1114 0 elsif (/\G ($Elatin6::qq_char) /cgox) { }
3696 30 0 if (--$Elatin6::nest == 0) { }
3709 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 ($Elatin6::qq_char) /cgox) { }
3724 0 0 if (/\G (\#) ((?:$Elatin6::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
3730 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 (\') ((?:$Elatin6::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G ([*\-:?\\^|]) ((?:$Elatin6::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
3746 0 16 if (/\G (\#) (.*?) (\#) /cgmosx) { }
3752 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) ((?:$Elatin6::q_char)*?) (\1) /cgmosx) { }
3776 0 0 if (/\G (\#) ((?:$Elatin6::qq_char)*?) (\#) /cgox) { }
3782 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 (\') ((?:$Elatin6::qq_char)*?) (\') /cgox) { }
0 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) /cgox) { }
3803 0 410 if (/\G (\#) /cgox) { }
3806 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
3817 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) { }
3824 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 ($Elatin6::q_char) /cgox) { }
3829 0 0 if (--$Elatin6::nest == 0) { }
3842 0 6770 if (/\G (\\\\) /cgox) { }
0 6770 elsif (/\G (\\\}) /cgox) { }
0 6770 elsif (/\G (\\\{) /cgox) { }
107 6663 elsif (/\G (\{) /cgox) { }
511 6152 elsif (/\G (\}) /cgox) { }
6152 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
3847 404 107 if (--$Elatin6::nest == 0) { }
3860 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 ($Elatin6::q_char) /cgox) { }
3865 0 0 if (--$Elatin6::nest == 0) { }
3878 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 ($Elatin6::q_char) /cgox) { }
3883 5 0 if (--$Elatin6::nest == 0) { }
3896 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 ($Elatin6::q_char) /cgox) { }
3911 0 209 if (/\G (\#) ((?:$Elatin6::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
3917 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 (\?) ((?:$Elatin6::qq_char)*?) (\?) ([cgimosxpadlunbB]*) /cgox) { }
10 199 elsif (/\G (\') ((?:$Elatin6::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 199 elsif (/\G ([*\-:\\^|]) ((?:$Elatin6::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
199 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
3942 1 96 if (/\G (\#) ((?:$Elatin6::qq_char)*?) (\#) ((?:$Elatin6::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
3948 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 (\') ((?:$Elatin6::qq_char)*?) (\') ((?:$Elatin6::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 75 elsif (/\G ([*\-:?\\^|]) ((?:$Elatin6::qq_char)*?) (\1) ((?:$Elatin6::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
0 75 elsif (/\G (\$) ((?:$Elatin6::qq_char)*?) (\1) ((?:$Elatin6::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
75 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) ((?:$Elatin6::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 (\') ((?:$Elatin6::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Elatin6::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Elatin6::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Elatin6::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3969 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 (\') ((?:$Elatin6::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Elatin6::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Elatin6::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Elatin6::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
3986 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 (\') ((?:$Elatin6::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Elatin6::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
4001 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 (\') ((?:$Elatin6::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Elatin6::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Elatin6::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Elatin6::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Elatin6::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
4048 0 2 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
4056 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
4084 4 8250 if (/\G (\\\\) /cgox) { }
48 8202 elsif (/\G (\\\') /cgox) { }
848 7354 elsif (/\G \' /cgox) { }
7354 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
4096 67 35374 if (/\G (\\\\) /cgox) { }
12 35362 elsif (/\G (\\\") /cgox) { }
1852 33510 elsif (/\G \" /cgox) { }
33510 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
4108 0 19 if (/\G (\\\\) /cgox) { }
0 19 elsif (/\G (\\\`) /cgox) { }
1 18 elsif (/\G \` /cgox) { }
18 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
4120 0 4496 if (/\G (\\\\) /cgox) { }
0 4496 elsif (m[\G (\\/) ]cgox) { }
453 4043 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
4043 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
4132 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\?) /cgox) { }
0 0 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif (/\G ($Elatin6::q_char) /cgox) { }
4153 6 0 if ($here_script eq '')
4157 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4186 3 0 if ($here_script eq '')
4190 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4210 6 0 if ($here_script eq '')
4214 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4234 3 0 if ($here_script eq '')
4238 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4258 6 0 if ($here_script eq '')
4262 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
4282 72 0 if ($here_script eq '')
4286 72 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4312 0 0 if ($here_script eq '')
4316 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4333 36 0 if ($here_script eq '')
4337 36 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4354 42 0 if ($here_script eq '')
4358 42 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4375 0 0 if ($here_script eq '')
4379 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
4520 1769 19 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
4521 1769 0 unless ($string =~ /<
4528 0 223 if (do { $string =~ /\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx }) { }
0 223 elsif ($string =~ /\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
0 223 elsif ($string =~ /\G ( \$' | \$\{'\} ) /cgmosx) { }
0 223 elsif ($string =~ /\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
0 223 elsif ($string =~ /\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
0 223 elsif ($string =~ /\G ( \$ 0 ) /cgmosx) { }
0 223 elsif ($string =~ /\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
0 223 elsif ($string =~ /\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
0 223 elsif ($string =~ /\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 223 elsif ($string =~ /\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 223 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 223 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 223 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 223 elsif ($string =~ /\G \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} /cgmosx) { }
3 220 elsif ($string =~ /\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
7 213 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 213 elsif ($string =~ m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 213 elsif ($string =~ /\G \b (qq) \b /cgox) { }
0 213 elsif ($string =~ /\G \b (qx) \b /cgox) { }
0 213 elsif ($string =~ /\G \b (q) \b /cgox) { }
0 213 elsif ($string =~ /\G (?
0 213 elsif ($string =~ /\G (\") ((?:$Elatin6::qq_char)*?) (\") /cgox) { }
0 213 elsif ($string =~ /\G (\`) ((?:$Elatin6::qq_char)*?) (\`) /cgox) { }
213 0 elsif ($string =~ /\G ($Elatin6::q_char) /cgox) { }
4634 0 0 if ($string =~ /\G (\#) ((?:$Elatin6::qq_char)*?) (\#) /cgox) { }
4640 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) ((?:$Elatin6::qq_char)*?) (\1) /cgox) { }
4654 0 0 if ($string =~ /\G (\#) ((?:$Elatin6::qq_char)*?) (\#) /cgox) { }
4660 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 (\') ((?:$Elatin6::qq_char)*?) (\') /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Elatin6::qq_char)*?) (\1) /cgox) { }
4675 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Elatin6::q_char)*?) (\#) /cgox) { }
4681 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| $Elatin6::q_char)*?) (\1) /cgox) { }
4719 52 1867 if ($char eq '.') { }
4720 17 35 if ($modifier =~ /s/) { }
4757 0 3 if ($modifier =~ tr/Bb//d) { }
4758 0 0 if ($variable eq '') { }
4766 2 1 if ($variable eq '') { }
4788 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) { }
4808 0 0 unless ($charclass =~ /\Q$char\E/msx)
4859 0 113997 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 113997 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 113996 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 113995 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 113995 elsif ($char[$i] =~ /\A \\ ( N\{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }
4883 484 113513 if (do { $char[$i] =~ /\A ([<>]) \z/mosx }) { }
0 113513 elsif ($char[$i] eq '\\u') { }
0 113513 elsif ($char[$i] eq '\\l') { }
0 113513 elsif ($char[$i] eq '\\U') { }
0 113513 elsif ($char[$i] eq '\\L') { }
24 113489 elsif ($char[$i] eq '\\F') { }
0 113489 elsif ($char[$i] eq '\\Q') { }
24 113465 elsif ($char[$i] eq '\\E') { }
0 113465 elsif ($char[$i] eq '\\Q') { }
0 113465 elsif ($char[$i] eq '\\E') { }
4 113461 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 113461 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 113461 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
205 113256 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 113256 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 113256 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 113256 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 113256 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
44 113212 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
45 113167 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
33 113134 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 113134 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 113134 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
4895 0 484 if ($right_e < $left_e)
4937 24 0 if ($right_e < $left_e) { }
4947 0 0 if (++$i > $#char)
4950 0 0 if ($char[$i] eq '\\E')
5018 0 4114 if ($left_e > $right_e)
5034 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{'>'}) { }
5051 0 0 unless ($octet{$char})
5062 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
5104 0 3177 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3177 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3176 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3175 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 3175 elsif ($char[$i] =~ /\A \\ ( N\{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }
5128 0 3177 if (do { $char[$i] =~ /\A ([<>]) \z/mosx }) { }
0 3177 elsif ($char[$i] eq '\\u') { }
0 3177 elsif ($char[$i] eq '\\l') { }
0 3177 elsif ($char[$i] eq '\\U') { }
0 3177 elsif ($char[$i] eq '\\L') { }
0 3177 elsif ($char[$i] eq '\\F') { }
0 3177 elsif ($char[$i] eq '\\Q') { }
0 3177 elsif ($char[$i] eq '\\E') { }
0 3177 elsif ($char[$i] eq '\\Q') { }
0 3177 elsif ($char[$i] eq '\\E') { }
0 3177 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3177 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3177 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3177 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3177 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3177 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3177 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3177 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3169 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3161 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3155 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3155 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 3155 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
5133 0 0 if ($right_e < $left_e)
5162 0 0 if ($right_e < $left_e) { }
5172 0 0 if (++$i > $#char)
5175 0 0 if ($char[$i] eq '\\E')
5243 0 93 if ($left_e > $right_e)
5257 0 652 if ($modifier =~ /([adlu])/mosx)
5260 0 0 if ($filename ne '/root/.cpan/build/Latin6-1.22-0/blib/lib/Elatin6.pm')
5271 8 644 if ($string eq '') { }
2 642 elsif ($modifier =~ tr/Bb//d) { }
5281 0 2 if ($delimiter =~ / [\@:] /mosx)
5284 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
5302 0 0 unless ($octet{$char})
5311 0 2 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
5319 84 558 $modifier =~ /i/mosx ? :
5348 0 642 if ($delimiter =~ / [\@:] /mosx)
5350 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
5368 0 0 unless ($octet{$char})
5382 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) { }
5415 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 &Elatin6::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) { }
5420 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 $Elatin6::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 $Elatin6::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 $Elatin6::q_char \z/mosx) { }
5438 3 325 if ($char[$i + 1] eq ']')
5443 0 1379 if (++$i > $#char)
5446 328 1051 if ($char[$i] eq ']')
5450 30 298 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
5470 4 70 if ($char[$i + 1] eq ']')
5475 0 272 if (++$i > $#char)
5478 74 198 if ($char[$i] eq ']')
5482 30 44 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
5502 20 0 if (length &fc($char[$i]) == 1) { }
5512 0 1 if ($right_e < $left_e)
5541 21 0 if ($right_e < $left_e) { }
5551 0 0 if (++$i > $#char)
5554 0 0 if ($char[$i] eq '\\E')
5564 0 0 if ($ignorecase)
5569 0 0 if ($ignorecase)
5582 0 0 if ($ignorecase)
5588 0 0 if ($ignorecase)
5596 0 0 if ($ignorecase)
5604 0 0 if ($ignorecase)
5612 0 0 if ($ignorecase)
5619 0 8 if ($ignorecase) { }
5629 0 8 if ($ignorecase) { }
5639 0 6 if ($ignorecase) { }
5649 0 0 if ($ignorecase)
5657 0 0 if ($ignorecase)
5665 11 10 if ($ignorecase)
5672 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 '?') { }
5676 0 0 if ($char[$i] eq '{') { }
5691 0 642 if ($left_e > $right_e)
5692 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
5699 0 642 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
5714 100 80 if ($stuff =~ /\A [\$\@] /mosx)
5721 0 80 if $char eq $delimiter
5722 0 80 if $char eq $end_delimiter
5723 80 0 unless ($octet{$char})
5738 0 10 if ($modifier =~ /([adlu])/mosx)
5741 0 0 if ($filename ne '/root/.cpan/build/Latin6-1.22-0/blib/lib/Elatin6.pm')
5752 8 2 if ($string eq '') { }
0 2 elsif ($modifier =~ tr/Bb//d) { }
5775 0 2 $modifier =~ /i/mosx ? :
5791 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 &Elatin6::uc($char[$i]) ne &fc($char[$i])) { }
0 4 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
5797 0 0 if ($char[$i + 1] eq ']')
5801 0 0 if (++$i > $#char)
5804 0 0 if ($char[$i] eq ']')
5819 0 0 if ($char[$i + 1] eq ']')
5823 0 0 if (++$i > $#char)
5826 0 0 if ($char[$i] eq ']')
5850 0 0 if (length &fc($char[$i]) == 1) { }
5860 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
5886 0 0 if (do { $char[$i] eq '\\\\' }) { }
0 0 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
5912 0 76 if ($modifier =~ /([adlu])/mosx)
5915 0 0 if ($filename ne '/root/.cpan/build/Latin6-1.22-0/blib/lib/Elatin6.pm')
5926 8 68 if ($string eq '') { }
0 68 elsif ($modifier =~ tr/Bb//d) { }
5936 0 0 if ($delimiter =~ / [\@:] /mosx)
5939 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
5957 0 0 unless ($octet{$char})
5970 1 67 $modifier =~ /i/mosx ? :
6003 0 68 if ($delimiter =~ / [\@:] /mosx)
6005 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
6023 0 0 unless ($octet{$char})
6040 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) { }
6073 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 &Elatin6::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) { }
6078 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 $Elatin6::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 $Elatin6::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 $Elatin6::q_char \z/mosx) { }
6092 0 13 if ($char[$i + 1] eq ']')
6096 0 58 if (++$i > $#char)
6099 13 45 if ($char[$i] eq ']')
6103 0 13 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6119 0 0 if ($char[$i + 1] eq ']')
6123 0 0 if (++$i > $#char)
6126 0 0 if ($char[$i] eq ']')
6130 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6150 3 0 if (length &fc($char[$i]) == 1) { }
6160 0 0 if ($right_e < $left_e)
6189 0 0 if ($right_e < $left_e) { }
6199 0 0 if (++$i > $#char)
6202 0 0 if ($char[$i] eq '\\E')
6242 0 0 if ($ignorecase)
6247 0 0 if ($ignorecase)
6260 0 0 if ($ignorecase)
6266 0 0 if ($ignorecase)
6274 0 0 if ($ignorecase)
6282 0 0 if ($ignorecase)
6290 0 0 if ($ignorecase)
6297 0 4 if ($ignorecase) { }
6307 0 4 if ($ignorecase) { }
6317 0 3 if ($ignorecase) { }
6327 0 0 if ($ignorecase)
6335 0 0 if ($ignorecase)
6343 0 4 if ($ignorecase)
6350 0 13 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
6361 0 68 if ($left_e > $right_e)
6375 0 21 if ($modifier =~ /([adlu])/mosx)
6378 0 0 if ($filename ne '/root/.cpan/build/Latin6-1.22-0/blib/lib/Elatin6.pm')
6389 8 13 if ($string eq '') { }
0 13 elsif ($modifier =~ tr/Bb//d) { }
6412 0 13 $modifier =~ /i/mosx ? :
6428 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 &Elatin6::uc($char[$i]) ne &fc($char[$i])) { }
0 32 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
6434 0 0 if ($char[$i + 1] eq ']')
6438 0 0 if (++$i > $#char)
6441 0 0 if ($char[$i] eq ']')
6456 0 0 if ($char[$i + 1] eq ']')
6460 0 0 if (++$i > $#char)
6463 0 0 if ($char[$i] eq ']')
6487 0 0 if (length &fc($char[$i]) == 1) { }
6497 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
6523 0 0 if (do { $char[$i] eq '\\\\' }) { }
0 0 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
6552 1 8 if (do { $char[$i] =~ /\A \\\\ \z/mosx }) { }
5 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
6576 0 97 if ($modifier =~ /([adlu])/mosx)
6579 0 0 if ($filename ne '/root/.cpan/build/Latin6-1.22-0/blib/lib/Elatin6.pm')
6587 36 61 if ($variable eq '')
6613 0 97 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
6624 17 80 if ($e_modifier >= 1) { }
6629 16 64 if ($delimiter2 eq q[']) { }
6640 8 89 if ($r_modifier) { }
6641 4 4 if (do { $modifier =~ /g/mosx }) { }
6646 0 4 $delimiter1 eq q['] ? :
6665 0 4 $delimiter1 eq q['] ? :
6682 0 8 if ($bind_operator =~ / !~ /mosx)
6689 22 67 if (do { $modifier =~ /g/mosx }) { }
6694 3 19 $delimiter1 eq q['] ? :
3 19 $bind_operator =~ / !~ /mosx ? :
6716 64 3 $bind_operator =~ / =~ /mosx ? :
18 49 $delimiter1 eq q['] ? :
6741 0 97 if ($my ne '')
6760 0 74 if ($modifier =~ /([adlu])/mosx)
6763 0 0 if ($filename ne '/root/.cpan/build/Latin6-1.22-0/blib/lib/Elatin6.pm')
6774 0 74 if ($modifier =~ tr/Bb//d)
6778 0 74 $modifier =~ /i/mosx ? :
6811 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) { }
6844 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 &Elatin6::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) { }
6849 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 $Elatin6::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 $Elatin6::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 $Elatin6::q_char \z/mosx) { }
6863 0 3 if ($char[$i + 1] eq ']')
6867 0 7 if (++$i > $#char)
6870 3 4 if ($char[$i] eq ']')
6874 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6890 0 0 if ($char[$i + 1] eq ']')
6894 0 0 if (++$i > $#char)
6897 0 0 if ($char[$i] eq ']')
6901 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
6938 0 0 if (length &fc($char[$i]) == 1) { }
6948 0 0 if ($right_e < $left_e)
6977 0 0 if ($right_e < $left_e) { }
6987 0 0 if (++$i > $#char)
6990 0 0 if ($char[$i] eq '\\E')
7000 0 0 if ($ignorecase)
7005 0 0 if ($ignorecase)
7018 0 0 if ($ignorecase)
7024 0 0 if ($ignorecase)
7032 0 0 if ($ignorecase)
7040 0 0 if ($ignorecase)
7048 0 0 if ($ignorecase)
7055 0 12 if ($ignorecase) { }
7065 0 12 if ($ignorecase) { }
7075 0 9 if ($ignorecase) { }
7085 0 0 if ($ignorecase)
7093 0 0 if ($ignorecase)
7101 0 3 if ($ignorecase)
7108 1 0 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
7118 0 74 if ($left_e > $right_e)
7132 0 0 if ($modifier =~ /([adlu])/mosx)
7135 0 0 if ($filename ne '/root/.cpan/build/Latin6-1.22-0/blib/lib/Elatin6.pm')
7146 0 0 if ($modifier =~ tr/Bb//d)
7150 0 0 $modifier =~ /i/mosx ? :
7165 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 &Elatin6::uc($char[$i]) ne &fc($char[$i])) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
7171 0 0 if ($char[$i + 1] eq ']')
7175 0 0 if (++$i > $#char)
7178 0 0 if ($char[$i] eq ']')
7193 0 0 if ($char[$i + 1] eq ']')
7197 0 0 if (++$i > $#char)
7200 0 0 if ($char[$i] eq ']')
7224 0 0 if (length &fc($char[$i]) == 1) { }
7234 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }