Branch Coverage

blib/lib/Eutf2.pm
Criterion Covered Total %
branch 1095 2772 39.5


line true false branch
32 0 306 if ($^X =~ / jperl /imosx)
55 0 306 if ($@)
68 0 0 if ($] < 5.006) { }
79 0 0 if (ref $name) { }
0 0 elsif (&Eutf2::index($name, '::') >= 0) { }
0 0 elsif (&Eutf2::index($name, q[']) >= 0) { }
0 0 elsif ($name =~ /\A \^ [ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_]+ \z/x) { }
0 0 elsif ($name =~ /\A (?: ARGV | ARGVOUT | ENV | INC | SIG | STDERR | STDIN | STDOUT ) \z/x) { }
0 0 elsif ($name =~ /\A [^ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz] \z/x) { }
0 0 elsif (defined $_[1]) { }
116 0 0 if (defined $_[1]) { }
1706 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
1711 0 0 if (/\A (?:$Eutf2::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Eutf2::q_char)*? [*?] /mosx) { }
1712 0 0 if (my(@glob) = &Eutf2::glob(qq["$_"])) { }
1722 0 0 if (my(@glob) = &Eutf2::glob($_)) { }
1934 0 0 unless (defined $pattern)
1939 0 0 unless (defined $string)
1940 0 0 if (defined $_) { }
1951 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
1954 0 0 if (wantarray) { }
1960 0 0 if $^W
1978 0 0 if (not defined $limit) { }
1987 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
1994 0 0 if ('' =~ / \A $pattern \z /msx) { }
2033 0 0 if ('' =~ / \A $pattern \z /msx) { }
2038 0 0 if ($string =~ s/\A((?:$Eutf2::q_char)+?)$pattern//m)
2051 0 0 if ($string =~ s/\A((?:$Eutf2::q_char)*?)$pattern//m)
2061 0 0 if (length $string > 0)
2066 0 0 if (not defined $_[2] or $_[2] == 0)
2073 0 0 if (wantarray) { }
2079 0 0 if $^W
2095 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
2102 0 0 if ($modifier =~ /x/mosx) { }
2137 0 0 if ($modifier =~ /r/mosx)
2138 0 0 if ($bind_operator =~ / !~ /mosx)
2149 0 0 unless (exists $tr{$searchlist[$i]})
2150 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 '') { }
2167 0 0 if ($modifier =~ /c/mosx) { }
2169 0 0 if (not exists $tr{$char}) { }
2170 0 0 if (defined $replacementlist[0])
2174 0 0 if ($modifier =~ /s/mosx)
2188 0 0 if (exists $tr{$char}) { }
2191 0 0 if ($modifier =~ /s/mosx)
2204 0 0 if ($modifier =~ /r/mosx) { }
2209 0 0 if ($bind_operator =~ / !~ /mosx) { }
2224 0 0 if (@_ == 0) { }
2249 0 0 if (substr($str, $pos, length $substr) eq $substr)
2250 0 0 if ($pos >= $position)
2254 0 0 if (substr($str, $pos) =~ /\A ($Eutf2::q_char) /mosx) { }
2275 0 0 if (substr($str, $pos, length $substr) eq $substr)
2278 0 0 if (substr($str, $pos) =~ /\A ($Eutf2::q_char) /mosx) { }
2292 0 0 if (@_) { }
2294 0 0 if (@_ and wantarray) { }
2317 0 0 if (@_) { }
2319 0 0 if (@_ and wantarray) { }
2320 0 0 defined $lc{$_} ? :
2323 0 0 defined $lc{$_} ? :
2336 0 0 defined $lc{$_} ? :
2343 0 0 if (@_) { }
2345 0 0 if (@_ and wantarray) { }
2368 2478 0 if (@_) { }
2370 0 2478 if (@_ and wantarray) { }
2371 0 0 defined $uc{$_} ? :
2374 416 2062 defined $uc{$_} ? :
2387 0 0 defined $uc{$_} ? :
2394 2525 0 if (@_) { }
2396 0 2525 if (@_ and wantarray) { }
2397 0 0 defined $fc{$_} ? :
2400 1073 1452 defined $fc{$_} ? :
2413 0 0 defined $fc{$_} ? :
2441 0 0 unless defined $char[$i]
2444 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) { }
2449 0 0 if ($char[$i + 1] eq ']')
2454 0 0 if (++$i > $#char)
2457 0 0 if ($char[$i] eq ']')
2463 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
2486 0 0 if ($char[$i + 1] eq ']')
2491 0 0 if (++$i > $#char)
2494 0 0 if ($char[$i] eq ']')
2500 0 0 if (do { $char =~ /\A [.|)] \z/mosx })
2526 0 0 if ($uc ne $fc)
2527 0 0 if (length $fc == 1) { }
2539 0 0 unless defined $char[$i]
2541 0 0 if (do { $char[$i] =~ /\A [\?\+\*\{] \z/mosx if $i >= 1 })
2545 0 0 if $i >= 1
2546 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
2652 0 0 if (@chars1)
2655 0 0 if (exists $range_tr{'1'})
2669 0 0 if (@chars2)
2672 0 0 if (exists $range_tr{'2'})
2688 0 0 if (@chars3)
2691 0 0 if (exists $range_tr{'3'})
2709 0 0 if (@chars4)
2712 0 0 if (exists $range_tr{'4'})
2739 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 \\ ($Eutf2::q_char) /cgmosx) { }
0 0 elsif (/\G ($Eutf2::q_char) /cgmosx) { }
2777 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
2781 0 0 if (0 < $i and $i < $#char)
2792 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
2797 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) { }
2798 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) { }
2799 0 0 if $char[$i - 1] le $_
2821 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
2822 0 0 if $char[$i - 1] le $_
2838 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
2839 0 0 if $char[$i - 1] le $_
2850 0 0 if (length $char[$i + 1] == 4) { }
2851 0 0 if $char[$i - 1] le $_
2871 0 933 if (scalar @_ == 0) { }
482 451 elsif (scalar @_ == 1) { }
451 0 elsif (scalar @_ == 2) { }
2878 0 451 if ($_[0] > $_[1]) { }
40 411 elsif ($_[0] == $_[1]) { }
0 411 elsif ($_[0] + 1 == $_[1]) { }
2902 406 171 if ($length == 1) { }
20 151 elsif ($length == 2) { }
151 0 elsif ($length == 3) { }
0 0 elsif ($length == 4) { }
2906 0 406 if ($a1 > $z1)
2910 0 406 if ($a1 == $z1) { }
0 406 elsif ($a1 + 1 == $z1) { }
2926 0 20 if ($a1 == $z1) { }
0 20 elsif ($a1 + 1 == $z1) { }
2957 131 20 if ($a1 == $z1) { }
0 20 elsif ($a1 + 1 == $z1) { }
2958 111 20 if ($a2 == $z2) { }
0 20 elsif ($a2 + 1 == $z2) { }
3011 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
3012 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
3013 0 0 if ($a3 == $z3) { }
0 0 elsif ($a3 + 1 == $z3) { }
3098 0 537 unless (exists $range_tr{$length})
3115 111 1205 if ($max lt $first) { }
28 1177 elsif ($min le $first and $first le $max and $max le $last) { }
0 1177 elsif ($min eq $first and $max eq $last) { }
60 1117 elsif ($first le $min and $max le $last) { }
469 648 elsif ($min le $first and $last le $max) { }
20 628 elsif ($first le $min and $min le $last and $last le $max) { }
628 0 elsif ($last lt $min) { }
3186 264 506 $modifier =~ /i/mosx ? :
3192 522 2138 if ($char[$i] eq '-') { }
0 2138 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
0 2138 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 2138 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
0 2138 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
0 2138 elsif ($char[$i] =~ /\A \\ ([0-7]{2,3}) \z/mosx) { }
206 1932 elsif ($char[$i] =~ /\A \\x ([0-9A-Fa-f]{1,2}) \z/mosx) { }
0 1932 elsif ($char[$i] =~ /\A \\c ([\x40-\x5F]) \z/mosx) { }
33 1899 elsif ($char[$i] =~ /\A (\\ [0nrtfbaedswDSWHVhvR]) \z/mosx) { }
8 1891 elsif ($ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx) { }
70 1821 elsif ($char[$i] =~ /\A ( \[\: \^? (?:alnum|alpha|ascii|blank|cntrl|digit|graph|lower|print|punct|space|upper|word|xdigit) :\] ) \z/mosx) { }
7 1814 elsif ($char[$i] =~ /\A \\ ($Eutf2::q_char) \z/mosx) { }
3193 497 25 if (0 < $i and $i < $#char)
3335 497 1666 if (defined $char[$i + 1] and $char[$i + 1] eq '...') { }
497 1169 elsif ($char[$i] eq '...') { }
764 405 elsif ($char[$i] =~ /\A [\x00-\xFF] \z/mosx) { }
0 405 elsif ($char[$i] =~ /\A (?: \\h ) \z/mosx) { }
0 405 elsif ($char[$i] =~ /\A (?: \\v ) \z/mosx) { }
2 403 elsif ($char[$i] =~ /\A (?: \\d | \\s | \\w ) \z/mosx) { }
3344 0 497 if (length $char[$i - 1] > length $char[$i + 1]) { }
477 20 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
3348 0 477 if ($char[$i - 1] gt $char[$i + 1])
3358 477 60 if ($length == length $char[$i - 1] and $length == length $char[$i + 1]) { }
20 40 elsif ($length == length $char[$i - 1]) { }
20 20 elsif (length $char[$i - 1] < $length and $length < length $char[$i + 1]) { }
20 0 elsif ($length == length $char[$i + 1]) { }
3381 386 151 if ($length == 1) { }
3394 192 572 if ($modifier =~ /i/mosx) { }
3397 192 0 if ($uc ne $fc) { }
3398 192 0 if (length $fc == 1) { }
3439 0 1364 if ($_ eq '...') { }
8 1356 elsif (/\A \n \z/mosx) { }
8 1348 elsif (/\A \r \z/mosx) { }
1 1347 elsif (/\A ([\x00-\x20\x7F-\xFF]) \z/mosx) { }
939 408 elsif (/\A [\x00-\xFF] \z/mosx) { }
3525 384 147 if (scalar @singleoctet >= 1)
3528 107 277 if ($modifier =~ /i/mosx)
3536 502 589 if ($uc eq $fc) { }
3540 589 0 if (length $fc == 1) { }
3551 192 80 if ($_ ne '')
3558 1622 25770 if (exists $singleoctet_ignorecase{$ord}) { }
3567 214 11153 if (ref $range)
3568 0 214 if (scalar @{$range;} == 1) { }
0 214 elsif (scalar @{$range;} == 2) { }
3586 102 429 if (scalar @multipleoctet >= 2) { }
3607 128 111 if ($modifier =~ /i/mosx)
3615 502 589 if ($uc eq $fc) { }
3619 589 0 if (length $fc == 1) { }
3630 192 80 if ($_ ne '')
3637 1622 31146 if (exists $singleoctet_ignorecase{$ord}) { }
3646 214 11153 if (ref $range)
3647 0 214 if (scalar @{$range;} == 1) { }
0 214 elsif (scalar @{$range;} == 2) { }
3661 114 125 if (scalar @multipleoctet >= 1) { }
3662 70 44 if (scalar @singleoctet >= 1) { }
3674 125 0 if (scalar @singleoctet >= 1) { }
3792 0 0 @_ ? :
3794 0 0 if ($c == 0) { }
3814 0 0 if ($c == 0) { }
3832 0 0 if (wantarray) { }
3851 0 0 if (wantarray) { }
3879 0 0 unless defined $expr
3890 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
3896 0 0 $1 ? :
3900 0 0 unless defined $cxix
3901 0 0 unless exists $iter{$cxix}
3904 0 0 if ($iter{$cxix} == 0)
3909 0 0 if (wantarray) { }
3914 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
3937 0 0 unless defined $expr
3938 0 0 if $expr eq ''
3947 0 0 if ($expr =~ /\A " ((?:$Eutf2::q_char)*?) " \z/mosx)
3949 0 0 if ($cond eq 'd') { }
3950 0 0 if (-d $expr)
3955 0 0 if (-e $expr)
3964 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
3965 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^\x80-\xFF/\\]|(?:[\xC2-\xDF]|[\xE0-\xE0][\xA0-\xBF]|[\xE1-\xEC][\x80-\xBF]|[\xED-\xED][\x80-\x9F]|[\xEE-\xEF][\x80-\xBF]|[\xF0-\xF0][\x90-\xBF][\x80-\xBF]|[\xF1-\xF3][\x80-\xBF][\x80-\xBF]|[\xF4-\xF4][\x80-\x8F][\x80-\xBF])[\x80-\xBF]) )[$1./$2]mosx)
3970 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
3971 0 0 if ($tail eq '')
3975 0 0 if ($head =~ / \A (?:$Eutf2::q_char)*? [*?] /mosx)
3976 0 0 if (@globdir = _do_glob('d', $head))
3981 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
3988 0 0 unless ($expr =~ / \A (?:$Eutf2::q_char)*? [*?] /mosx)
3989 0 0 if ($head eq '.')
3992 0 0 if ($head ne '' and ($head =~ / \G ($Eutf2::q_char) /gmosx)[-1] ne $pathsep)
3996 0 0 if ($cond eq 'd') { }
3997 0 0 if (-d $head)
4002 0 0 if (-e $head)
4008 0 0 unless opendir *DIR, $head
4012 0 0 if ($head eq '.')
4015 0 0 if ($head ne '' and ($head =~ / \G ($Eutf2::q_char) /gmosx)[-1] ne $pathsep)
4028 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
4051 0 0 if ($leaf eq '.' or $leaf eq '..')
4054 0 0 if ($cond eq 'd' and not -d "$head$leaf")
4058 0 0 if (&$matchsub($leaf))
4066 0 0 if (&Eutf2::index($leaf, '.') == -1 and length $leaf <= 8 and &Eutf2::index($pattern, '\\.') != -1)
4070 0 0 if (&$matchsub("$leaf."))
4076 0 0 if (@matched)
4080 0 0 if ($fix_drive_relative_paths)
4102 0 0 defined $1 ? :
4136 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'}) { }
4159 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
4178 0 0 if (defined $home and not -d $home)
4210 0 0 if @_
4212 0 0 if (/\A ($Eutf2::q_char) /mosx) { }
4230 0 0 if (/\A ($Eutf2::q_char) /mosx) { }
4248 0 0 if (wantarray) { }
4268 0 0 @_ ? :
4269 0 0 if @_ and not wantarray
4275 0 0 if (exists $range_tr{length $getc})
4276 0 0 if ($getc =~ /\A $Eutf2::dot_s \z/mosx)
4277 0 0 wantarray ? :
4281 0 0 wantarray ? :
4289 0 0 if @_
4312 306 0 $] >= 5.014 ? :
0 0 if ($offset > scalar @char or $offset < -1 * scalar(@char))
0 0 if ($offset == 0) { }
0 0 elsif ($offset > 0) { }
0 0 if ($length == 0) { }
0 0 elsif ($length > 0) { }
0 0 if ($offset == 0) { }
0 0 elsif ($offset > 0) { }
0 0 if (@_ == 4) { }
0 0 elsif (@_ == 3) { }
4392 0 0 if (@_ == 3) { }
4399 0 0 if ($index == -1) { }
4413 0 0 if (@_ == 3) { }
4420 0 0 if ($rindex == -1) { }
4571 0 306 if @_
4632 22128 113093 if (/\G ( \n ) /cgox) { }
36018 77075 elsif (/\G ((?>\s+)|\#.*) /cgox) { }
2398 74677 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }
139 74538 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }
4 74534 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx) { }
28 74506 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
1 74505 elsif (/\G ( \$' | \$\{'\} ) /cgmosx) { }
3 74502 elsif (/\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
2318 72184 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }
9208 62976 elsif (/\G ( [,;] ) /cgox) { }
0 62976 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
2 62974 elsif (/\G ( \$ 0 ) /cgmosx) { }
0 62974 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
1 62973 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
57 62916 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 62916 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 62916 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 62916 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 62916 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 62916 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }
0 62916 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
27 62889 elsif (/\G ( (?: [\$\@\%\&\*] | \$\# | -> | \b sub \b) (?>\s*) (?: split | chop | index | rindex | lc | uc | fc | chr | ord | reverse | getc | tr | y | q | qq | qx | qw | m | s | qr | glob | lstat | opendir | stat | unlink | chdir ) ) \b /cgmosx) { }
90 62799 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 62799 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }
0 62799 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^\x80-\xFF>\0\a\e\f\n\r\t]|(?:[\xC2-\xDF]|[\xE0-\xE0][\xA0-\xBF]|[\xE1-\xEC][\x80-\xBF]|[\xED-\xED][\x80-\x9F]|[\xEE-\xEF][\x80-\xBF]|[\xF0-\xF0][\x90-\xBF][\x80-\xBF]|[\xF1-\xF3][\x80-\xBF][\x80-\xBF]|[\xF4-\xF4][\x80-\x8F][\x80-\xBF])[\x80-\xBF])+?) > (?>\s*) \) \b /cgox) { }
0 62799 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }
0 62799 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }
401 62398 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }
19 62379 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 62379 elsif (/\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
13 62366 elsif (/\G \b UTF2::eval (?= (?>\s*) \{ ) /cgox) { }
0 62366 elsif (/\G \b Char::eval \b (?! (?>\s*) => ) /cgox) { }
114 62252 elsif (/\G \b UTF2::eval \b (?! (?>\s*) => ) /cgox) { }
2 62250 elsif (/\G \b bytes::substr \b (?! (?>\s*) => ) /cgox) { }
2 62248 elsif (/\G \b chop \b (?! (?>\s*) => ) /cgox) { }
2 62246 elsif (/\G \b bytes::index \b (?! (?>\s*) => ) /cgox) { }
0 62246 elsif (/\G \b Char::index \b (?! (?>\s*) => ) /cgox) { }
2 62244 elsif (/\G \b UTF2::index \b (?! (?>\s*) => ) /cgox) { }
2 62242 elsif (/\G \b index \b (?! (?>\s*) => ) /cgox) { }
2 62240 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => ) /cgox) { }
0 62240 elsif (/\G \b Char::rindex \b (?! (?>\s*) => ) /cgox) { }
2 62238 elsif (/\G \b UTF2::rindex \b (?! (?>\s*) => ) /cgox) { }
2 62236 elsif (/\G \b rindex \b (?! (?>\s*) => ) /cgox) { }
1 62235 elsif (/\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62235 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62235 elsif (/\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62235 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
7 62228 elsif (/\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62228 elsif (/\G -s (?>\s*) (\") ((?:$Eutf2::qq_char)+?) (\") /cgox) { }
0 62228 elsif (/\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Eutf2::qq_char)+?) (\#) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Eutf2::qq_char)+?) (\1) /cgox) { }
0 62228 elsif (/\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Eutf2::q_char)+?) (\') /cgox) { }
0 62228 elsif (/\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Eutf2::q_char)+?) (\#) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Eutf2::q_char)+?) (\1) /cgox) { }
0 62228 elsif (/\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 62228 elsif (/\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 62228 elsif (/\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 62228 elsif (/\G -s (?>\s+) ((?>\w+)) /cgox) { }
2 62226 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 62224 elsif (/\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
36 62188 elsif (/\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 62186 elsif (/\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 62184 elsif (/\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62184 elsif (/\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 62184 elsif (/\G \b lc \b (?! (?>\s*) => ) /cgox) { }
0 62184 elsif (/\G \b lcfirst \b (?! (?>\s*) => ) /cgox) { }
0 62184 elsif (/\G \b uc \b (?! (?>\s*) => ) /cgox) { }
0 62184 elsif (/\G \b ucfirst \b (?! (?>\s*) => ) /cgox) { }
0 62184 elsif (/\G \b fc \b (?! (?>\s*) => ) /cgox) { }
0 62184 elsif (/\G -s \b (?! (?>\s*) => ) /cgox) { }
0 62184 elsif (/\G \b bytes::length \b (?! (?>\s*) => ) /cgox) { }
0 62184 elsif (/\G \b bytes::chr \b (?! (?>\s*) => ) /cgox) { }
0 62184 elsif (/\G \b chr \b (?! (?>\s*) => ) /cgox) { }
0 62184 elsif (/\G \b bytes::ord \b (?! (?>\s*) => ) /cgox) { }
2 62182 elsif (/\G \b ord \b (?! (?>\s*) => ) /cgox) { }
0 62182 elsif (/\G \b glob \b (?! (?>\s*) => ) /cgox) { }
4 62178 elsif (/\G \b reverse \b (?! (?>\s*) => ) /cgox) { }
8 62170 elsif (/\G \b getc \b (?! (?>\s*) => ) /cgox) { }
120 62050 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
11 62039 elsif (/\G \b ( tr | y ) \b /cgox) { }
3822 58217 elsif (/\G \b (qq) \b /cgox) { }
36 58181 elsif (/\G \b (qr) \b /cgox) { }
34 58147 elsif (/\G \b (qw) \b /cgox) { }
2 58145 elsif (/\G \b (qx) \b /cgox) { }
527 57618 elsif (/\G \b (q) \b /cgox) { }
269 57349 elsif (/\G \b (m) \b /cgox) { }
132 57217 elsif (/\G \b (s) \b /cgox) { }
0 57217 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 57217 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x80-\xFF#]) /cgmosx) { }
0 57217 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
43 57174 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 57174 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^\x80-\xFF#]) /cgmosx) { }
0 57174 elsif (/\G \b use ((?>\s+) strict) \b /cgmosx) { }
3 57171 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
0 57171 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
2 57169 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 57169 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x80-\xFF#]) /cgmosx) { }
0 57169 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 57169 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 57169 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x80-\xFF#]) /cgmosx) { }
0 57169 elsif (/\G \b no ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 57169 elsif (/\G \b use \b /cgmosx) { }
2 57167 elsif (/\G \b no \b /cgmosx) { }
1589 55578 elsif (/\G (?
5587 49991 elsif (/\G (\") /cgox) { }
1 49990 elsif (/\G (\`) /cgox) { }
1069 48921 elsif ($Eutf2::slash eq 'm//' and m[\G (/) ]cgox) { }
18 48903 elsif ($Eutf2::slash eq 'm//' and /\G (\?) /cgox) { }
0 48903 elsif (/\G ( <<>> ) /cgox) { }
0 48903 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
6 48897 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
3 48894 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
6 48888 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
3 48885 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
6 48879 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
80 48799 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
2 48797 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
39 48758 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
54 48704 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 48704 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
12 48692 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 48692 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 48692 elsif (/\G < ((?:[^\x80-\xFF>\0\a\e\f\n\r\t]|(?:[\xC2-\xDF]|[\xE0-\xE0][\xA0-\xBF]|[\xE1-\xEC][\x80-\xBF]|[\xED-\xED][\x80-\x9F]|[\xEE-\xEF][\x80-\xBF]|[\xF0-\xF0][\x90-\xBF][\x80-\xBF]|[\xF1-\xF3][\x80-\xBF][\x80-\xBF]|[\xF4-\xF4][\x80-\x8F][\x80-\xBF])[\x80-\xBF])+?) > /cgox) { }
0 48692 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }
306 48386 elsif (/\G ^ ( __END__ \n .*) \z /cgmosx) { }
0 48386 elsif (/\G ( \cD .*) \z /cgmosx) { }
0 48386 elsif (/\G ( \cZ .*) \z /cgmosx) { }
8556 39830 elsif (/\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
7 39823 elsif (/\G ( \.\.\. ) /cgox) { }
16324 23499 elsif (m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
23499 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
4634 191 21937 if (scalar @heredoc_delimiter >= 1)
4689 0 139 if (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
0 139 elsif (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
4738 9 2309 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
95 2214 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
4948 3 117 if (/\G (?= [,;\)\}\]] ) /cgox) { }
1 116 elsif (/\G ( [\$\@\&\*] $qq_scalar ) /cgox) { }
0 116 elsif (/\G \b qq (\#) [ ] (\#) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 116 elsif (/\G \b qq ((?>\s*)) (\S) [ ] (\2) /cgox) { }
0 116 elsif (/\G \b q (\#) [ ] (\#) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 116 elsif (/\G \b q ((?>\s*)) (\S) [ ] (\2) /cgox) { }
13 103 elsif (/\G ' [ ] ' /cgox) { }
2 101 elsif (/\G " [ ] " /cgox) { }
0 101 elsif (/\G \b (qq) \b /cgox) { }
12 89 elsif (/\G \b (qr) \b /cgox) { }
0 89 elsif (/\G \b (q) \b /cgox) { }
24 65 elsif (/\G \b (m) \b /cgox) { }
0 65 elsif (/\G (\') /cgox) { }
0 65 elsif (/\G (\") /cgox) { }
65 0 elsif (m[\G (/) ]cgox) { }
4971 0 0 if (/\G (\#) ((?:$Eutf2::qq_char)*?) (\#) /cgox) { }
4974 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 ([*\-:?\\^|]) ((?:$Eutf2::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) /cgox) { }
4988 0 12 if (/\G (\#) ((?:$Eutf2::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
4991 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 (\') ((?:$Eutf2::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 12 elsif (/\G ([*\-:?\\^|]) ((?:$Eutf2::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
12 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
5006 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Eutf2::q_char)*?) (\#) /cgox) { }
5009 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 ([*\-:?\\^|]) ((?:$Eutf2::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Eutf2::q_char)*?) (\1) /cgox) { }
5023 0 24 if (/\G (\#) ((?:$Eutf2::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
5026 0 24 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 24 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G (\') ((?:$Eutf2::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 24 elsif (/\G ([*\-:?\\^|]) ((?:$Eutf2::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
24 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
5043 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5055 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5067 0 434 if (/\G (\\\\) /cgox) { }
0 434 elsif (m[\G (\\/) ]cgox) { }
65 369 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
369 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5088 0 11 if (/\G (\#) ((?:$Eutf2::qq_char)*?) (\#) ((?:$Eutf2::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
5095 0 11 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 11 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 11 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 11 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 11 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
11 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ((?:$Eutf2::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5099 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) ((?:$Eutf2::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5111 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) ((?:$Eutf2::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5123 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) ((?:$Eutf2::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5135 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) ((?:$Eutf2::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
5159 40 3782 if (/\G (\#) /cgox) { }
5162 80 1868 if (/\G (\\\\) /cgox) { }
0 1868 elsif (/\G (\\\#) /cgox) { }
40 1828 elsif (/\G (\#) /cgox) { }
1828 0 elsif (/\G ($Eutf2::qq_char) /cgox) { }
5173 0 3782 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 3782 elsif (/\G (\() /cgox) { }
3724 58 elsif (/\G (\{) /cgox) { }
0 58 elsif (/\G (\[) /cgox) { }
38 20 elsif (/\G (\<) /cgox) { }
20 0 elsif (/\G (\S) /cgox) { }
5180 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Eutf2::qq_char) /cgox) { }
5184 0 0 if (--$Eutf2::nest == 0) { }
5197 792 154943 if (/\G (\\\\) /cgox) { }
0 154943 elsif (/\G (\\\}) /cgox) { }
1384 153559 elsif (/\G (\{) /cgox) { }
5108 148451 elsif (/\G (\}) /cgox) { }
148451 0 elsif (/\G ($Eutf2::qq_char) /cgox) { }
5201 3724 1384 if (--$Eutf2::nest == 0) { }
5214 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Eutf2::qq_char) /cgox) { }
5218 0 0 if (--$Eutf2::nest == 0) { }
5231 22 1396 if (/\G (\\\\) /cgox) { }
0 1396 elsif (/\G (\\\>) /cgox) { }
0 1396 elsif (/\G (\<) /cgox) { }
38 1358 elsif (/\G (\>) /cgox) { }
1358 0 elsif (/\G ($Eutf2::qq_char) /cgox) { }
5235 38 0 if (--$Eutf2::nest == 0) { }
5248 0 840 if (/\G (\\\\) /cgox) { }
0 840 elsif (/\G (\\\Q$delimiter\E) /cgox) { }
20 820 elsif (/\G (\Q$delimiter\E) /cgox) { }
820 0 elsif (/\G ($Eutf2::qq_char) /cgox) { }
5263 0 36 if (/\G (\#) ((?:$Eutf2::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
5269 0 36 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 36 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([imosxpadlunbB]*) /cgox) { }
1 35 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([imosxpadlunbB]*) /cgox) { }
0 35 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }
0 35 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([imosxpadlunbB]*) /cgox) { }
2 33 elsif (/\G (\') ((?:$Eutf2::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 33 elsif (/\G ([*\-:?\\^|]) ((?:$Eutf2::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
33 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
5285 0 34 if (/\G (\#) (.*?) (\#) /cgmosx) { }
5291 0 34 if (/\G ((?>\s+)|\#.*) /cgox) { }
34 0 elsif (/\G (\() ([^(]*?) (\)) /cgmosx) { }
0 0 elsif (/\G (\() ((?:$q_paren)*?) (\)) /cgmosx) { }
0 0 elsif (/\G (\{) ([^{]*?) (\}) /cgmosx) { }
0 0 elsif (/\G (\{) ((?:$q_brace)*?) (\}) /cgmosx) { }
0 0 elsif (/\G (\[) ([^[]*?) (\]) /cgmosx) { }
0 0 elsif (/\G (\[) ((?:$q_bracket)*?) (\]) /cgmosx) { }
0 0 elsif (/\G (\<) ([^<]*?) (\>) /cgmosx) { }
0 0 elsif (/\G (\<) ((?:$q_angle)*?) (\>) /cgmosx) { }
0 0 elsif (/\G ([\x21-\x3F]) (.*?) (\1) /cgmosx) { }
0 0 elsif (/\G (\S) ((?:$Eutf2::q_char)*?) (\1) /cgmosx) { }
5315 0 2 if (/\G (\#) ((?:$Eutf2::qq_char)*?) (\#) /cgox) { }
5321 0 2 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 2 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
2 0 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 0 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 0 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
0 0 elsif (/\G (\') ((?:$Eutf2::qq_char)*?) (\') /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) /cgox) { }
5342 0 527 if (/\G (\#) /cgox) { }
5345 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5356 0 527 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 527 elsif (/\G (\() /cgox) { }
521 6 elsif (/\G (\{) /cgox) { }
0 6 elsif (/\G (\[) /cgox) { }
5 1 elsif (/\G (\<) /cgox) { }
1 0 elsif (/\G (\S) /cgox) { }
5363 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 ($Eutf2::q_char) /cgox) { }
5368 0 0 if (--$Eutf2::nest == 0) { }
5381 0 8128 if (/\G (\\\\) /cgox) { }
0 8128 elsif (/\G (\\\}) /cgox) { }
0 8128 elsif (/\G (\\\{) /cgox) { }
114 8014 elsif (/\G (\{) /cgox) { }
635 7379 elsif (/\G (\}) /cgox) { }
7379 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5386 521 114 if (--$Eutf2::nest == 0) { }
5399 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 ($Eutf2::q_char) /cgox) { }
5404 0 0 if (--$Eutf2::nest == 0) { }
5417 0 82 if (/\G (\\\\) /cgox) { }
0 82 elsif (/\G (\\\>) /cgox) { }
0 82 elsif (/\G (\\\<) /cgox) { }
0 82 elsif (/\G (\<) /cgox) { }
5 77 elsif (/\G (\>) /cgox) { }
77 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5422 5 0 if (--$Eutf2::nest == 0) { }
5435 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 ($Eutf2::q_char) /cgox) { }
5450 0 269 if (/\G (\#) ((?:$Eutf2::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
5456 0 269 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 269 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 269 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 269 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 269 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
18 251 elsif (/\G (\?) ((?:$Eutf2::qq_char)*?) (\?) ([cgimosxpadlunbB]*) /cgox) { }
13 238 elsif (/\G (\') ((?:$Eutf2::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 238 elsif (/\G ([*\-:\\^|]) ((?:$Eutf2::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
238 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
5481 1 131 if (/\G (\#) ((?:$Eutf2::qq_char)*?) (\#) ((?:$Eutf2::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
5487 0 131 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 131 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 131 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 131 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 131 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
22 109 elsif (/\G (\') ((?:$Eutf2::qq_char)*?) (\') ((?:$Eutf2::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
2 107 elsif (/\G ([*\-:?\\^|]) ((?:$Eutf2::qq_char)*?) (\1) ((?:$Eutf2::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
0 107 elsif (/\G (\$) ((?:$Eutf2::qq_char)*?) (\1) ((?:$Eutf2::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
107 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ((?:$Eutf2::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5491 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 (\') ((?:$Eutf2::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Eutf2::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Eutf2::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Eutf2::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5508 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 (\') ((?:$Eutf2::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Eutf2::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Eutf2::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Eutf2::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5525 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 (\') ((?:$Eutf2::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Eutf2::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5540 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 (\') ((?:$Eutf2::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Eutf2::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Eutf2::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Eutf2::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
5587 0 3 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
5595 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
5623 4 10554 if (/\G (\\\\) /cgox) { }
48 10506 elsif (/\G (\\\') /cgox) { }
1589 8917 elsif (/\G \' /cgox) { }
8917 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5635 109 86812 if (/\G (\\\\) /cgox) { }
12 86800 elsif (/\G (\\\") /cgox) { }
5587 81213 elsif (/\G \" /cgox) { }
81213 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5647 0 19 if (/\G (\\\\) /cgox) { }
0 19 elsif (/\G (\\\`) /cgox) { }
1 18 elsif (/\G \` /cgox) { }
18 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5659 1 10234 if (/\G (\\\\) /cgox) { }
0 10234 elsif (m[\G (\\/) ]cgox) { }
1069 9165 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
9165 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5671 0 82 if (/\G (\\\\) /cgox) { }
0 82 elsif (/\G (\\\?) /cgox) { }
18 64 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
64 0 elsif (/\G ($Eutf2::q_char) /cgox) { }
5692 6 0 if ($here_script eq '')
5696 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5725 3 0 if ($here_script eq '')
5729 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5749 6 0 if ($here_script eq '')
5753 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5773 3 0 if ($here_script eq '')
5777 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5797 6 0 if ($here_script eq '')
5801 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
5821 77 3 if ($here_script eq '')
5825 80 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5851 1 1 if ($here_script eq '')
5855 2 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5872 38 1 if ($here_script eq '')
5876 39 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5893 51 3 if ($here_script eq '')
5897 54 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
5914 0 0 if ($here_script eq '')
5918 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6059 2473 39 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
6060 2473 0 unless ($string =~ /<
6067 0 293 if (do { $string =~ /\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx }) { }
0 293 elsif ($string =~ /\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$' | \$\{'\} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$ 0 ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
0 293 elsif ($string =~ /\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 293 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 293 elsif ($string =~ /\G \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} /cgmosx) { }
3 290 elsif ($string =~ /\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
1 289 elsif ($string =~ /\G ( (?: [\$\@\%\&\*] | \$\# | -> | \b sub \b) (?>\s*) (?: split | chop | index | rindex | lc | uc | fc | chr | ord | reverse | getc | tr | y | q | qq | qx | qw | m | s | qr | glob | lstat | opendir | stat | unlink | chdir ) ) \b /cgmosx) { }
0 289 elsif ($string =~ m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 289 elsif ($string =~ /\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 289 elsif ($string =~ /\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
0 289 elsif ($string =~ /\G \b UTF2::eval (?= (?>\s*) \{ ) /cgox) { }
0 289 elsif ($string =~ /\G \b Char::eval \b /cgox) { }
0 289 elsif ($string =~ /\G \b UTF2::eval \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::substr \b /cgox) { }
0 289 elsif ($string =~ /\G \b chop \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::index \b /cgox) { }
0 289 elsif ($string =~ /\G \b Char::index \b /cgox) { }
0 289 elsif ($string =~ /\G \b UTF2::index \b /cgox) { }
0 289 elsif ($string =~ /\G \b index \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::rindex \b /cgox) { }
0 289 elsif ($string =~ /\G \b Char::rindex \b /cgox) { }
0 289 elsif ($string =~ /\G \b UTF2::rindex \b /cgox) { }
0 289 elsif ($string =~ /\G \b rindex \b /cgox) { }
0 289 elsif ($string =~ /\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s*) (\") ((?:$Eutf2::qq_char)+?) (\") /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Eutf2::qq_char)+?) (\#) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Eutf2::qq_char)+?) (\1) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Eutf2::q_char)+?) (\') /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Eutf2::q_char)+?) (\#) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Eutf2::q_char)+?) (\1) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)*) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ))*) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 289 elsif ($string =~ /\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 289 elsif ($string =~ /\G -s (?>\s+) ((?>\w+)) /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 289 elsif ($string =~ /\G \b lc \b /cgox) { }
0 289 elsif ($string =~ /\G \b lcfirst \b /cgox) { }
0 289 elsif ($string =~ /\G \b uc \b /cgox) { }
0 289 elsif ($string =~ /\G \b ucfirst \b /cgox) { }
0 289 elsif ($string =~ /\G \b fc \b /cgox) { }
0 289 elsif ($string =~ /\G -s \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::length \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::chr \b /cgox) { }
0 289 elsif ($string =~ /\G \b chr \b /cgox) { }
0 289 elsif ($string =~ /\G \b bytes::ord \b /cgox) { }
0 289 elsif ($string =~ /\G \b ord \b /cgox) { }
0 289 elsif ($string =~ /\G \b glob \b /cgox) { }
0 289 elsif ($string =~ /\G \b reverse \b /cgox) { }
0 289 elsif ($string =~ /\G \b getc \b /cgox) { }
0 289 elsif ($string =~ /\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
0 289 elsif ($string =~ /\G \b (qq) \b /cgox) { }
0 289 elsif ($string =~ /\G \b (qx) \b /cgox) { }
0 289 elsif ($string =~ /\G \b (q) \b /cgox) { }
12 277 elsif ($string =~ /\G (?
6 271 elsif ($string =~ /\G (\") ((?:$Eutf2::qq_char)*?) (\") /cgox) { }
0 271 elsif ($string =~ /\G (\`) ((?:$Eutf2::qq_char)*?) (\`) /cgox) { }
0 271 elsif ($string =~ /\G ( <<>> ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 271 elsif ($string =~ /\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 271 elsif ($string =~ /\G < ((?:$Eutf2::q_char)+?) > /cgox) { }
0 271 elsif ($string =~ /\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
0 271 elsif ($string =~ /\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
0 271 elsif ($string =~ /\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
0 271 elsif ($string =~ /\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
0 271 elsif ($string =~ /\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
0 271 elsif ($string =~ /\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 271 elsif ($string =~ /\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
40 231 elsif ($string =~ /\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
0 231 elsif ($string =~ /\G ( \.\.\. ) /cgox) { }
50 181 elsif ($string =~ m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
181 0 elsif ($string =~ /\G ($Eutf2::q_char) /cgox) { }
6246 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) { }
6269 0 0 if ($string =~ /\G (\#) ((?:$Eutf2::qq_char)*?) (\#) /cgox) { }
6272 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 ([*\-:?\\^|]) ((?:$Eutf2::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Eutf2::qq_char)*?) (\1) /cgox) { }
6286 0 0 if ($string =~ /\G (\#) ((?:$Eutf2::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6289 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 (\') ((?:$Eutf2::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Eutf2::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6304 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Eutf2::q_char)*?) (\#) /cgox) { }
6307 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 ([*\-:?\\^|]) ((?:$Eutf2::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Eutf2::q_char)*?) (\1) /cgox) { }
6321 0 0 if ($string =~ /\G (\#) ((?:$Eutf2::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6324 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 (\') ((?:$Eutf2::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Eutf2::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Eutf2::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6341 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Eutf2::q_char) /cgox) { }
6353 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Eutf2::q_char) /cgox) { }
6365 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 ($Eutf2::q_char) /cgox) { }
6377 0 0 if ($string =~ /\G (\#) ((?:$Eutf2::qq_char)*?) (\#) /cgox) { }
6383 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) ((?:$Eutf2::qq_char)*?) (\1) /cgox) { }
6397 0 0 if ($string =~ /\G (\#) ((?:$Eutf2::qq_char)*?) (\#) /cgox) { }
6403 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 (\') ((?:$Eutf2::qq_char)*?) (\') /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Eutf2::qq_char)*?) (\1) /cgox) { }
6418 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Eutf2::q_char)*?) (\#) /cgox) { }
6424 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| $Eutf2::q_char)*?) (\1) /cgox) { }
6471 0 0 if ($here_script eq '')
6475 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6495 0 0 if ($here_script eq '')
6499 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6519 0 0 if ($here_script eq '')
6523 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6543 0 0 if ($here_script eq '')
6547 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6567 0 0 if ($here_script eq '')
6571 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
6591 0 0 if ($here_script eq '')
6595 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6612 0 0 if ($here_script eq '')
6616 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6633 0 0 if ($here_script eq '')
6637 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6654 0 0 if ($here_script eq '')
6658 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6675 0 0 if ($here_script eq '')
6679 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
6751 115 2820 if ($char eq '.') { }
6752 23 92 if ($modifier =~ /s/) { }
6789 0 11 if ($modifier =~ tr/Bb//d) { }
6790 0 0 if ($variable eq '') { }
6798 2 9 if ($variable eq '') { }
6820 22 0 if (not $charclass =~ /'/mosx) { }
0 0 elsif (not $charclass =~ m[/]mosx) { }
0 0 elsif (not $charclass =~ /\#/mosx) { }
0 0 elsif (not $charclass =~ /[\<\>]/mosx) { }
0 0 elsif (not $charclass =~ /[\(\)]/mosx) { }
0 0 elsif (not $charclass =~ /[\{\}]/mosx) { }
6840 0 0 unless ($charclass =~ /\Q$char\E/msx)
6891 0 225573 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 225573 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 225572 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 225571 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 225571 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
6915 602 224971 if (do { $char[$i] =~ /\A ([<>]) \z/mosx }) { }
0 224971 elsif ($char[$i] eq '\\u') { }
0 224971 elsif ($char[$i] eq '\\l') { }
0 224971 elsif ($char[$i] eq '\\U') { }
6 224965 elsif ($char[$i] eq '\\L') { }
23 224942 elsif ($char[$i] eq '\\F') { }
0 224942 elsif ($char[$i] eq '\\Q') { }
26 224916 elsif ($char[$i] eq '\\E') { }
0 224916 elsif ($char[$i] eq '\\Q') { }
0 224916 elsif ($char[$i] eq '\\E') { }
18 224898 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 224898 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 224898 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
409 224489 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 224489 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 224489 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 224489 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 224489 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
44 224445 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
45 224400 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
33 224367 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 224367 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 224367 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
6927 0 602 if ($right_e < $left_e)
6969 26 0 if ($right_e < $left_e) { }
6979 0 0 if (++$i > $#char)
6982 0 0 if ($char[$i] eq '\\E')
7050 3 9530 if ($left_e > $right_e)
7066 34 0 if (not $octet{$end_delimiter}) { }
0 0 elsif (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7083 0 0 unless ($octet{$char})
7094 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
7136 0 3305 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3305 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3304 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3303 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 3303 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
7160 72 3233 if (do { $char[$i] =~ /\A ([<>]) \z/mosx }) { }
0 3233 elsif ($char[$i] eq '\\u') { }
0 3233 elsif ($char[$i] eq '\\l') { }
0 3233 elsif ($char[$i] eq '\\U') { }
6 3227 elsif ($char[$i] eq '\\L') { }
0 3227 elsif ($char[$i] eq '\\F') { }
0 3227 elsif ($char[$i] eq '\\Q') { }
3 3224 elsif ($char[$i] eq '\\E') { }
0 3224 elsif ($char[$i] eq '\\Q') { }
0 3224 elsif ($char[$i] eq '\\E') { }
0 3224 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3224 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3224 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3224 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3224 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3224 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3224 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3224 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3216 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3208 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3202 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3202 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 3202 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
7165 0 72 if ($right_e < $left_e)
7194 3 0 if ($right_e < $left_e) { }
7204 0 0 if (++$i > $#char)
7207 0 0 if ($char[$i] eq '\\E')
7275 3 105 if ($left_e > $right_e)
7289 0 1377 if ($modifier =~ /([adlu])/mosx)
7292 0 0 if ($filename ne '/root/.cpan/build/Char-UTF2-1.14-0/blib/lib/Eutf2.pm')
7303 8 1369 if ($string eq '') { }
25 1344 elsif ($modifier =~ tr/Bb//d) { }
7313 0 25 if ($delimiter =~ / [\@:] /mosx)
7316 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7334 0 0 unless ($octet{$char})
7343 4 21 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7351 373 971 $modifier =~ /i/mosx ? :
7380 0 1344 if ($delimiter =~ / [\@:] /mosx)
7382 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7400 0 0 unless ($octet{$char})
7414 0 3231 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3231 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3230 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3229 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
6 3223 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
4 3219 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
7447 6 3225 if (do { $char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx }) { }
598 2627 elsif ($char[$i] eq '[') { }
328 2299 elsif ($char[$i] eq '[^') { }
215 2084 elsif (my $char = character_class($char[$i], $modifier)) { }
44 2040 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eutf2::uc($char[$i]) ne &fc($char[$i])) { }
1 2039 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 2039 elsif ($char[$i] eq '\\u') { }
0 2039 elsif ($char[$i] eq '\\l') { }
1 2038 elsif ($char[$i] eq '\\U') { }
1 2037 elsif ($char[$i] eq '\\L') { }
16 2021 elsif ($char[$i] eq '\\F') { }
20 2001 elsif ($char[$i] eq '\\Q') { }
38 1963 elsif ($char[$i] eq '\\E') { }
0 1963 elsif ($char[$i] eq '\\Q') { }
0 1963 elsif ($char[$i] eq '\\E') { }
0 1963 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 1963 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 1955 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 1947 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 1941 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 1941 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 1941 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
42 1899 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
188 2181 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
7452 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 $Eutf2::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 $Eutf2::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 $Eutf2::q_char \z/mosx) { }
7470 3 595 if ($char[$i + 1] eq ']')
7475 0 2607 if (++$i > $#char)
7478 598 2009 if ($char[$i] eq ']')
7482 90 508 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7502 5 323 if ($char[$i + 1] eq ']')
7507 0 1447 if (++$i > $#char)
7510 328 1119 if ($char[$i] eq ']')
7514 90 238 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
7534 44 0 if (length &fc($char[$i]) == 1) { }
7544 0 1 if ($right_e < $left_e)
7573 38 0 if ($right_e < $left_e) { }
7583 0 0 if (++$i > $#char)
7586 0 0 if ($char[$i] eq '\\E')
7596 0 0 if ($ignorecase)
7601 0 0 if ($ignorecase)
7614 0 0 if ($ignorecase)
7620 0 0 if ($ignorecase)
7628 0 0 if ($ignorecase)
7636 0 0 if ($ignorecase)
7644 0 0 if ($ignorecase)
7651 0 8 if ($ignorecase) { }
7661 0 8 if ($ignorecase) { }
7671 0 6 if ($ignorecase) { }
7681 0 0 if ($ignorecase)
7689 0 0 if ($ignorecase)
7697 9 33 if ($ignorecase)
7704 1 187 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
0 187 elsif ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7708 0 0 if ($char[$i] eq '{') { }
7723 0 1344 if ($left_e > $right_e)
7724 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7731 32 1312 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
7746 300 240 if ($stuff =~ /\A [\$\@] /mosx)
7753 0 240 if $char eq $delimiter
7754 0 240 if $char eq $end_delimiter
7755 240 0 unless ($octet{$char})
7770 0 15 if ($modifier =~ /([adlu])/mosx)
7773 0 0 if ($filename ne '/root/.cpan/build/Char-UTF2-1.14-0/blib/lib/Eutf2.pm')
7784 8 7 if ($string eq '') { }
3 4 elsif ($modifier =~ tr/Bb//d) { }
7807 0 4 $modifier =~ /i/mosx ? :
7823 0 5 if (do { $char[$i] eq '[' }) { }
0 5 elsif ($char[$i] eq '[^') { }
0 5 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
0 5 elsif (my $char = character_class($char[$i], $modifier)) { }
0 5 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eutf2::uc($char[$i]) ne &fc($char[$i])) { }
0 9 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
7829 0 0 if ($char[$i + 1] eq ']')
7833 0 0 if (++$i > $#char)
7836 0 0 if ($char[$i] eq ']')
7851 0 0 if ($char[$i + 1] eq ']')
7855 0 0 if (++$i > $#char)
7858 0 0 if ($char[$i] eq ']')
7882 0 0 if (length &fc($char[$i]) == 1) { }
7892 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
7918 0 9 if (do { $char[$i] eq '\\\\' }) { }
0 9 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
7944 0 110 if ($modifier =~ /([adlu])/mosx)
7947 0 0 if ($filename ne '/root/.cpan/build/Char-UTF2-1.14-0/blib/lib/Eutf2.pm')
7958 8 102 if ($string eq '') { }
1 101 elsif ($modifier =~ tr/Bb//d) { }
7968 0 1 if ($delimiter =~ / [\@:] /mosx)
7971 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
7989 0 0 unless ($octet{$char})
8002 1 100 $modifier =~ /i/mosx ? :
8035 0 101 if ($delimiter =~ / [\@:] /mosx)
8037 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
8055 0 0 unless ($octet{$char})
8072 0 346 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 346 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 345 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 344 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 344 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
0 344 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
8105 0 346 if (do { $char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx }) { }
20 326 elsif ($char[$i] eq '[') { }
0 326 elsif ($char[$i] eq '[^') { }
11 315 elsif (my $char = character_class($char[$i], $modifier)) { }
3 312 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eutf2::uc($char[$i]) ne &fc($char[$i])) { }
8 304 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 304 elsif ($char[$i] eq '\\u') { }
0 304 elsif ($char[$i] eq '\\l') { }
0 304 elsif ($char[$i] eq '\\U') { }
0 304 elsif ($char[$i] eq '\\L') { }
0 304 elsif ($char[$i] eq '\\F') { }
5 299 elsif ($char[$i] eq '\\Q') { }
5 294 elsif ($char[$i] eq '\\E') { }
0 294 elsif ($char[$i] eq '\\Q') { }
0 294 elsif ($char[$i] eq '\\E') { }
0 294 elsif ($char[$i] =~ /\A \\ (?>\s*) 0 \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) - (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \\g (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \\ (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 294 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
4 290 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
4 286 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
3 283 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 283 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 283 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
9 274 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
23 337 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
8110 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 $Eutf2::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 $Eutf2::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 $Eutf2::q_char \z/mosx) { }
8124 0 20 if ($char[$i + 1] eq ']')
8128 0 79 if (++$i > $#char)
8131 20 59 if ($char[$i] eq ']')
8135 0 20 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8151 0 0 if ($char[$i + 1] eq ']')
8155 0 0 if (++$i > $#char)
8158 0 0 if ($char[$i] eq ']')
8162 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8182 3 0 if (length &fc($char[$i]) == 1) { }
8192 0 8 if ($right_e < $left_e)
8221 5 0 if ($right_e < $left_e) { }
8231 0 0 if (++$i > $#char)
8234 0 0 if ($char[$i] eq '\\E')
8274 0 0 if ($ignorecase)
8279 0 0 if ($ignorecase)
8292 0 0 if ($ignorecase)
8298 0 0 if ($ignorecase)
8306 0 0 if ($ignorecase)
8314 0 0 if ($ignorecase)
8322 0 0 if ($ignorecase)
8329 0 4 if ($ignorecase) { }
8339 0 4 if ($ignorecase) { }
8349 0 3 if ($ignorecase) { }
8359 0 0 if ($ignorecase)
8367 0 0 if ($ignorecase)
8375 0 9 if ($ignorecase)
8382 0 23 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
8393 0 101 if ($left_e > $right_e)
8407 0 22 if ($modifier =~ /([adlu])/mosx)
8410 0 0 if ($filename ne '/root/.cpan/build/Char-UTF2-1.14-0/blib/lib/Eutf2.pm')
8421 8 14 if ($string eq '') { }
1 13 elsif ($modifier =~ tr/Bb//d) { }
8444 0 13 $modifier =~ /i/mosx ? :
8460 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 &Eutf2::uc($char[$i]) ne &fc($char[$i])) { }
0 32 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
8466 0 0 if ($char[$i + 1] eq ']')
8470 0 0 if (++$i > $#char)
8473 0 0 if ($char[$i] eq ']')
8488 0 0 if ($char[$i + 1] eq ']')
8492 0 0 if (++$i > $#char)
8495 0 0 if ($char[$i] eq ']')
8519 0 0 if (length &fc($char[$i]) == 1) { }
8529 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
8555 0 3 if (do { $char[$i] eq '\\\\' }) { }
0 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
8584 1 8 if (do { $char[$i] =~ /\A \\\\ \z/mosx }) { }
5 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
8608 0 132 if ($modifier =~ /([adlu])/mosx)
8611 0 0 if ($filename ne '/root/.cpan/build/Char-UTF2-1.14-0/blib/lib/Eutf2.pm')
8619 37 95 if ($variable eq '')
8645 0 132 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
8656 17 115 if ($e_modifier >= 1) { }
8661 17 98 if ($delimiter2 eq q[']) { }
8672 8 124 if ($r_modifier) { }
8673 4 4 if (do { $modifier =~ /g/mosx }) { }
8678 0 4 $delimiter1 eq q['] ? :
8697 0 4 $delimiter1 eq q['] ? :
8714 0 8 if ($bind_operator =~ / !~ /mosx)
8721 29 95 if (do { $modifier =~ /g/mosx }) { }
8726 3 26 $delimiter1 eq q['] ? :
3 26 $bind_operator =~ / !~ /mosx ? :
8748 84 11 $bind_operator =~ / =~ /mosx ? :
19 76 $delimiter1 eq q['] ? :
8773 0 132 if ($my ne '')
8792 0 101 if ($modifier =~ /([adlu])/mosx)
8795 0 0 if ($filename ne '/root/.cpan/build/Char-UTF2-1.14-0/blib/lib/Eutf2.pm')
8806 0 101 if ($modifier =~ tr/Bb//d)
8810 0 101 $modifier =~ /i/mosx ? :
8843 0 284 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 284 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 283 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 282 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 282 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x80-\xFF0-9\}][^\x80-\xFF\}]*) \} ) \z/mosx) { }
0 282 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
8876 0 284 if (do { $char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx }) { }
3 281 elsif ($char[$i] eq '[') { }
1 280 elsif ($char[$i] eq '[^') { }
5 275 elsif (my $char = character_class($char[$i], $modifier)) { }
11 264 elsif ($char[$i] eq '^' and not $modifier =~ /m/mosx) { }
0 264 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eutf2::uc($char[$i]) ne &fc($char[$i])) { }
2 262 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 262 elsif ($char[$i] eq '\\u') { }
0 262 elsif ($char[$i] eq '\\l') { }
0 262 elsif ($char[$i] eq '\\U') { }
0 262 elsif ($char[$i] eq '\\L') { }
0 262 elsif ($char[$i] eq '\\F') { }
0 262 elsif ($char[$i] eq '\\Q') { }
0 262 elsif ($char[$i] eq '\\E') { }
0 262 elsif ($char[$i] eq '\\Q') { }
0 262 elsif ($char[$i] eq '\\E') { }
0 262 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 262 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
12 250 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
12 238 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
9 229 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 229 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 229 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
3 226 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
7 271 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
8881 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 $Eutf2::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 $Eutf2::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 $Eutf2::q_char \z/mosx) { }
8895 0 3 if ($char[$i + 1] eq ']')
8899 0 7 if (++$i > $#char)
8902 3 4 if ($char[$i] eq ']')
8906 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8922 0 1 if ($char[$i + 1] eq ']')
8926 0 2 if (++$i > $#char)
8929 1 1 if ($char[$i] eq ']')
8933 0 1 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
8970 0 0 if (length &fc($char[$i]) == 1) { }
8980 0 2 if ($right_e < $left_e)
9009 0 0 if ($right_e < $left_e) { }
9019 0 0 if (++$i > $#char)
9022 0 0 if ($char[$i] eq '\\E')
9032 0 0 if ($ignorecase)
9037 0 0 if ($ignorecase)
9050 0 0 if ($ignorecase)
9056 0 0 if ($ignorecase)
9064 0 0 if ($ignorecase)
9072 0 0 if ($ignorecase)
9080 0 0 if ($ignorecase)
9087 0 12 if ($ignorecase) { }
9097 0 12 if ($ignorecase) { }
9107 0 9 if ($ignorecase) { }
9117 0 0 if ($ignorecase)
9125 0 0 if ($ignorecase)
9133 0 3 if ($ignorecase)
9140 3 4 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
9150 0 101 if ($left_e > $right_e)
9164 0 0 if ($modifier =~ /([adlu])/mosx)
9167 0 0 if ($filename ne '/root/.cpan/build/Char-UTF2-1.14-0/blib/lib/Eutf2.pm')
9178 0 0 if ($modifier =~ tr/Bb//d)
9182 0 0 $modifier =~ /i/mosx ? :
9197 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 &Eutf2::uc($char[$i]) ne &fc($char[$i])) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9203 0 0 if ($char[$i + 1] eq ']')
9207 0 0 if (++$i > $#char)
9210 0 0 if ($char[$i] eq ']')
9225 0 0 if ($char[$i + 1] eq ']')
9229 0 0 if (++$i > $#char)
9232 0 0 if ($char[$i] eq ']')
9256 0 0 if (length &fc($char[$i]) == 1) { }
9266 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }