Condition Coverage

blib/lib/Eeucjp.pm
Criterion Covered Total %
condition 145 361 40.1


and 3 conditions

line !l l&&!r l&&r condition
653 0 0 0 --$limit > 0 and $string =~ s/\A((?:$Eeucjp::q_char)+?)$pattern//m
682 0 0 0 --$limit > 0 and length $string > 0
695 0 0 0 --$limit > 0 and length $string > 0
714 0 0 0 scalar @split >= 1 and $split[-1] eq ''
797 0 0 0 defined $replacementlist[$i] and $replacementlist[$i] ne ''
0 0 0 defined $replacementlist[-1] and $replacementlist[-1] ne ''
822 0 0 0 @char and not exists $tr{$char[0]}
839 0 0 0 @char and exists $tr{$char[0]}
0 0 0 @char and exists $tr{$char[0]} and $tr{$char[0]} eq $tr{$char}
921 0 0 0 $pos < length $str and $pos <= $position
941 0 0 0 @_ and wantarray
966 0 0 0 @_ and wantarray
992 0 0 0 @_ and wantarray
1017 2780 0 0 @_ and wantarray
1043 2855 0 0 @_ and wantarray
1074 0 0 0 $last_s_matched and $_[0] =~ /\A (?>[1-9][0-9]*) \z/mosx
1457 0 0 0 0 < $i and $i < $#char
1791 812 0 497 $min le $first and $first le $max
812 477 20 $min le $first and $first le $max and $max le $last
1289 0 0 $min eq $first and $max eq $last
477 752 60 $first le $min and $max le $last
752 0 477 $min le $first and $last le $max
0 732 20 $first le $min and $min le $last
732 0 20 $first le $min and $min le $last and $last le $max
1868 1273 606 8 $ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx
1869 20 5 497 0 < $i and $i < $#char
2011 319 1335 497 defined $char[$i + 1] and $char[$i + 1] eq '...'
2034 20 20 477 $length == length $char[$i - 1] and $length == length $char[$i + 1]
0 20 0 length $char[$i - 1] < $length and $length < length $char[$i + 1]
2668 0 0 0 $head ne '' and ($head =~ / \G ($Eeucjp::q_char) /gmosx)[-1] ne $pathsep
2691 0 0 0 $head ne '' and ($head =~ / \G ($Eeucjp::q_char) /gmosx)[-1] ne $pathsep
2730 0 0 0 $cond eq 'd' and not -d "$head$leaf"
2742 0 0 0 &Eeucjp::index($leaf, '.') == -1 and length $leaf <= 8
0 0 0 &Eeucjp::index($leaf, '.') == -1 and length $leaf <= 8 and &Eeucjp::index($pattern, '\\.') != -1
2812 0 0 0 exists $ENV{'HOME'} and $ENV{'HOME'}
0 0 0 exists $ENV{'USERPROFILE'} and $ENV{'USERPROFILE'}
0 0 0 exists $ENV{'HOMEDRIVE'} and exists $ENV{'HOMEPATH'}
0 0 0 exists $ENV{'HOMEDRIVE'} and exists $ENV{'HOMEPATH'} and $ENV{'HOMEDRIVE'}
0 0 0 exists $ENV{'HOMEDRIVE'} and exists $ENV{'HOMEPATH'} and $ENV{'HOMEDRIVE'} and $ENV{'HOMEPATH'}
2835 0 0 0 exists $ENV{'HOME'} and defined $ENV{'HOME'}
0 0 0 exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}
2854 0 0 0 defined $home and not -d $home
2865 0 0 0 defined $1 and substr($&, -length($1), length $1) eq $1
2967 0 0 0 @_ and not wantarray
3333 37473 14438 1070 $Eeucjp::slash eq 'm//' and m[\G (/) ]cgox
37473 14408 30 $Eeucjp::slash eq 'm//' and /\G (\?) /cgox
4288 0 3 0 $2 == 5 and $3 ge '012'
4296 0 0 0 $2 == 5 and $3 >= 12
4760 2534 0 38 grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char
5593 216496 6 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
216502 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5838 3245 6 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
3251 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
6045 8 34 18 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6116 3268 1 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
3268 1 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
6149 2021 29 84 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
2050 30 54 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eeucjp::uc($char[$i]) ne &fc($char[$i])
507 1271 188 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6154 6 0 0 $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
6 0 0 $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 $Eeucjp::q_char \z/mosx
6 0 0 $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
6 0 0 $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 $Eeucjp::q_char \z/mosx
4 2 0 $i + 1 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, $char[$i + 1]) == 1
6 0 0 $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 $Eeucjp::q_char \z/mosx
6406 10 177 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6426 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6433 38 1278 42 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6525 13 2 12 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
15 8 4 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eeucjp::uc($char[$i]) ne &fc($char[$i])
14 9 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6775 357 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
357 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
6808 316 1 9 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
317 4 5 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eeucjp::uc($char[$i]) ne &fc($char[$i])
91 169 23 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6813 0 0 0 $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
0 0 0 $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 $Eeucjp::q_char \z/mosx
0 0 0 $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
0 0 0 $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 $Eeucjp::q_char \z/mosx
0 0 0 $i + 1 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, $char[$i + 1]) == 1
0 0 0 $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 $Eeucjp::q_char \z/mosx
7173 23 1 6 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
24 4 2 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eeucjp::uc($char[$i]) ne &fc($char[$i])
18 10 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7602 302 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
302 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
7635 279 3 11 $char[$i] eq '^' and not $modifier =~ /m/mosx
273 3 6 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
276 0 6 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eeucjp::uc($char[$i]) ne &fc($char[$i])
64 167 7 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7640 0 0 0 $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
0 0 0 $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 $Eeucjp::q_char \z/mosx
0 0 0 $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
0 0 0 $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 $Eeucjp::q_char \z/mosx
0 0 0 $i + 1 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, $char[$i + 1]) == 1
0 0 0 $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 $Eeucjp::q_char \z/mosx
7956 12 0 0 $char[$i] eq '^' and not $modifier =~ /m/mosx
6 2 4 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
8 0 4 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eeucjp::uc($char[$i]) ne &fc($char[$i])
8 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx

or 2 conditions

line l !l condition
782 0 0 $_[4] || ''
892 0 0 $position ||= 0
1318 122 2822 {'\\D', '${Eeucjp::eD}', '\\S', '${Eeucjp::eS}', '\\W', '${Eeucjp::eW}', '\\d', '[0-9]', '\\s', '\\s', '\\w', '[0-9A-Z_a-z]', '\\C', '[\\x00-\\xFF]', '\\X', 'X', '\\H', '${Eeucjp::eH}', '\\V', '${Eeucjp::eV}', '\\h', '[\\x09\\x20]', '\\v', '[\\x0A\\x0B\\x0C\\x0D]', '\\R', '${Eeucjp::eR}', '\\N', '${Eeucjp::eN}', '\\b', '${Eeucjp::eb}', '\\B', '${Eeucjp::eB}'}->{$char} || ''
5480 7 4 $modifier ||= ''
5988 549 877 $modifier ||= ''
6469 23 16 $modifier ||= ''
6643 46 76 $modifier ||= ''
7117 14 20 $modifier ||= ''
7320 71 85 $modifier ||= ''
7548 35 102 $modifier ||= ''
7920 18 6 $modifier ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
634 0 0 0 not defined $limit or $limit <= 0
713 0 0 0 not defined $_[2] or $_[2] == 0
917 0 0 0 $position ||= length($str) - 1
1468 0 0 0 length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1]
2207 80 5 277 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
2286 80 5 277 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
2572 0 0 0 eval '(getpwnam($1))[7]' || my_home()
2657 0 0 0 $head eq '' or $head =~ /\A [A-Za-z]: \z/mosx
2727 0 0 0 $leaf eq '.' or $leaf eq '..'
3010 0 0 0 $offset > scalar @char or $offset < -1 * scalar(@char)
4288 0 0 3 $2 >= 6 or $2 == 5 and $3 ge '012'
4296 0 0 0 $2 >= 6 or $2 == 5 and $3 >= 12