Condition Coverage

blib/lib/Ewindows1252.pm
Criterion Covered Total %
condition 98 355 27.6


and 3 conditions

line !l l&&!r l&&r condition
605 0 0 0 --$limit > 0 and $string =~ s/\A((?:$Ewindows1252::q_char)+?)$pattern//m
634 0 0 0 --$limit > 0 and length $string > 0
647 0 0 0 --$limit > 0 and length $string > 0
666 0 0 0 scalar @split >= 1 and $split[-1] eq ''
749 0 0 0 defined $replacementlist[$i] and $replacementlist[$i] ne ''
0 0 0 defined $replacementlist[-1] and $replacementlist[-1] ne ''
774 0 0 0 @char and not exists $tr{$char[0]}
791 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}
873 0 0 0 $pos < length $str and $pos <= $position
893 0 0 0 @_ and wantarray
918 0 0 0 @_ and wantarray
944 0 0 0 @_ and wantarray
969 186 0 0 @_ and wantarray
995 209 0 0 @_ and wantarray
1380 0 0 0 0 < $i and $i < $#char
1548 0 0 182 $min le $first and $first le $max
0 182 0 $min le $first and $first le $max and $max le $last
182 0 0 $min eq $first and $max eq $last
182 0 0 $first le $min and $max le $last
0 0 182 $min le $first and $last le $max
0 0 0 $first le $min and $min le $last
0 0 0 $first le $min and $min le $last and $last le $max
1625 810 54 8 $ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx
1626 19 5 182 0 < $i and $i < $#char
1768 178 583 182 defined $char[$i + 1] and $char[$i + 1] eq '...'
1791 0 0 182 $length == length $char[$i - 1] and $length == length $char[$i + 1]
0 0 0 length $char[$i - 1] < $length and $length < length $char[$i + 1]
2424 0 0 0 $head ne '' and ($head =~ / \G ($Ewindows1252::q_char) /gmosx)[-1] ne $pathsep
2447 0 0 0 $head ne '' and ($head =~ / \G ($Ewindows1252::q_char) /gmosx)[-1] ne $pathsep
2486 0 0 0 $cond eq 'd' and not -d "$head$leaf"
2498 0 0 0 &Ewindows1252::index($leaf, '.') == -1 and length $leaf <= 8
0 0 0 &Ewindows1252::index($leaf, '.') == -1 and length $leaf <= 8 and &Ewindows1252::index($pattern, '\\.') != -1
2568 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'}
2591 0 0 0 exists $ENV{'HOME'} and defined $ENV{'HOME'}
0 0 0 exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}
2610 0 0 0 defined $home and not -d $home
2701 0 0 0 @_ and not wantarray
3052 21917 8156 453 $Ewindows1252::slash eq 'm//' and m[\G (/) ]cgox
21917 8156 0 $Ewindows1252::slash eq 'm//' and /\G (\?) /cgox
4007 0 2 0 $2 == 5 and $3 ge '012'
4015 0 0 0 $2 == 5 and $3 >= 12
4479 1769 0 17 grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char
5311 114823 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
114823 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5556 3307 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
3307 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5763 0 2 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
5834 1871 1 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
1871 1 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5867 1266 31 28 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
1297 8 20 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ewindows1252::uc($char[$i]) ne &fc($char[$i])
296 785 138 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
5872 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 $Ewindows1252::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 $Ewindows1252::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 $Ewindows1252::q_char \z/mosx
6124 0 127 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6144 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6151 0 642 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6243 2 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
2 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ewindows1252::uc($char[$i]) ne &fc($char[$i])
2 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6492 195 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
195 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
6525 172 0 3 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
172 0 3 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ewindows1252::uc($char[$i]) ne &fc($char[$i])
60 84 13 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6530 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 $Ewindows1252::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 $Ewindows1252::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 $Ewindows1252::q_char \z/mosx
6880 19 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
19 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ewindows1252::uc($char[$i]) ne &fc($char[$i])
13 6 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7263 249 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
249 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
7296 236 2 7 $char[$i] eq '^' and not $modifier =~ /m/mosx
238 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
238 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ewindows1252::uc($char[$i]) ne &fc($char[$i])
33 168 1 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7301 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 $Ewindows1252::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 $Ewindows1252::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 $Ewindows1252::q_char \z/mosx
7617 0 0 0 $char[$i] eq '^' and not $modifier =~ /m/mosx
0 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
0 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ewindows1252::uc($char[$i]) ne &fc($char[$i])
0 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx

or 2 conditions

line l !l condition
734 0 0 $_[4] || ''
844 0 0 $position ||= 0
1241 101 1766 {'\\D', '${Ewindows1252::eD}', '\\S', '${Ewindows1252::eS}', '\\W', '${Ewindows1252::eW}', '\\d', '[0-9]', '\\s', '\\s', '\\w', '[0-9A-Z_a-z]', '\\C', '[\\x00-\\xFF]', '\\X', 'X', '\\H', '${Ewindows1252::eH}', '\\V', '${Ewindows1252::eV}', '\\h', '[\\x09\\x20]', '\\v', '[\\x0A\\x0B\\x0C\\x0D]', '\\R', '${Ewindows1252::eR}', '\\N', '${Ewindows1252::eN}', '\\b', '${Ewindows1252::eb}', '\\B', '${Ewindows1252::eB}'}->{$char} || ''
5198 3 0 $modifier ||= ''
5706 138 514 $modifier ||= ''
6187 0 10 $modifier ||= ''
6361 28 48 $modifier ||= ''
6824 3 18 $modifier ||= ''
7025 42 55 $modifier ||= ''
7209 7 67 $modifier ||= ''
7581 0 0 $modifier ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
586 0 0 0 not defined $limit or $limit <= 0
665 0 0 0 not defined $_[2] or $_[2] == 0
869 0 0 0 $position ||= length($str) - 1
1391 0 0 0 length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1]
1964 10 48 58 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
2042 10 0 10 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
2328 0 0 0 eval '(getpwnam($1))[7]' || my_home()
2413 0 0 0 $head eq '' or $head =~ /\A [A-Za-z]: \z/mosx
2483 0 0 0 $leaf eq '.' or $leaf eq '..'
2744 0 0 0 $offset > scalar @char or $offset < -1 * scalar(@char)
4007 0 0 2 $2 >= 6 or $2 == 5 and $3 ge '012'
4015 0 0 0 $2 >= 6 or $2 == 5 and $3 >= 12