Condition Coverage

blib/lib/Eoldutf8.pm
Criterion Covered Total %
condition 122 355 34.3


and 3 conditions

line !l l&&!r l&&r condition
2001 0 0 0 --$limit > 0 and $string =~ s/\A((?:$Eoldutf8::q_char)+?)$pattern//m
2030 0 0 0 --$limit > 0 and length $string > 0
2043 0 0 0 --$limit > 0 and length $string > 0
2062 0 0 0 scalar @split >= 1 and $split[-1] eq ''
2145 0 0 0 defined $replacementlist[$i] and $replacementlist[$i] ne ''
0 0 0 defined $replacementlist[-1] and $replacementlist[-1] ne ''
2170 0 0 0 @char and not exists $tr{$char[0]}
2187 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}
2269 0 0 0 $pos < length $str and $pos <= $position
2289 0 0 0 @_ and wantarray
2314 0 0 0 @_ and wantarray
2340 0 0 0 @_ and wantarray
2365 2478 0 0 @_ and wantarray
2391 2525 0 0 @_ and wantarray
2776 0 0 0 0 < $i and $i < $#char
3110 426 0 497 $min le $first and $first le $max
426 469 28 $min le $first and $first le $max and $max le $last
895 0 0 $min eq $first and $max eq $last
469 386 40 $first le $min and $max le $last
386 0 469 $min le $first and $last le $max
0 366 20 $first le $min and $min le $last
366 0 20 $first le $min and $min le $last and $last le $max
3187 1285 606 8 $ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx
3188 20 5 497 0 < $i and $i < $#char
3330 331 1335 497 defined $char[$i + 1] and $char[$i + 1] eq '...'
3353 40 20 477 $length == length $char[$i - 1] and $length == length $char[$i + 1]
0 20 20 length $char[$i - 1] < $length and $length < length $char[$i + 1]
3987 0 0 0 $head ne '' and ($head =~ / \G ($Eoldutf8::q_char) /gmosx)[-1] ne $pathsep
4010 0 0 0 $head ne '' and ($head =~ / \G ($Eoldutf8::q_char) /gmosx)[-1] ne $pathsep
4049 0 0 0 $cond eq 'd' and not -d "$head$leaf"
4061 0 0 0 &Eoldutf8::index($leaf, '.') == -1 and length $leaf <= 8
0 0 0 &Eoldutf8::index($leaf, '.') == -1 and length $leaf <= 8 and &Eoldutf8::index($pattern, '\\.') != -1
4131 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'}
4154 0 0 0 exists $ENV{'HOME'} and defined $ENV{'HOME'}
0 0 0 exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}
4173 0 0 0 defined $home and not -d $home
4264 0 0 0 @_ and not wantarray
4627 36070 13274 1069 $Eoldutf8::slash eq 'm//' and m[\G (/) ]cgox
36070 13256 18 $Eoldutf8::slash eq 'm//' and /\G (\?) /cgox
5582 0 3 0 $2 == 5 and $3 ge '012'
5590 0 0 0 $2 == 5 and $3 >= 12
6054 2473 0 39 grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char
6886 226911 6 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
226917 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
7131 3377 6 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
3383 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
7338 1 20 4 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
7409 3230 1 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
3230 1 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
7442 2002 28 54 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
2030 10 44 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])
470 1241 188 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7447 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 $Eoldutf8::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 $Eoldutf8::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 $Eoldutf8::q_char \z/mosx
7699 10 177 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
7719 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
7726 33 1279 32 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
7818 5 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
5 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])
4 1 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
8067 346 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
346 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
8100 312 0 3 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
312 0 3 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])
86 165 23 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
8105 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 $Eoldutf8::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 $Eoldutf8::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 $Eoldutf8::q_char \z/mosx
8455 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 &Eoldutf8::uc($char[$i]) ne &fc($char[$i])
13 6 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
8838 284 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
284 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
8871 261 3 11 $char[$i] eq '^' and not $modifier =~ /m/mosx
264 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
264 0 0 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Eoldutf8::uc($char[$i]) ne &fc($char[$i])
52 167 7 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
8876 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 $Eoldutf8::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 $Eoldutf8::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 $Eoldutf8::q_char \z/mosx
9192 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 &Eoldutf8::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
2130 0 0 $_[4] || ''
2240 0 0 $position ||= 0
2637 122 2698 {'\\D', '${Eoldutf8::eD}', '\\S', '${Eoldutf8::eS}', '\\W', '${Eoldutf8::eW}', '\\d', '[0-9]', '\\s', '\\s', '\\w', '[0-9A-Z_a-z]', '\\C', '[\\x00-\\xFF]', '\\X', 'X', '\\H', '${Eoldutf8::eH}', '\\V', '${Eoldutf8::eV}', '\\h', '[\\x09\\x20]', '\\v', '[\\x0A\\x0B\\x0C\\x0D]', '\\R', '${Eoldutf8::eR}', '\\N', '${Eoldutf8::eN}', '\\b', '${Eoldutf8::eb}', '\\B', '${Eoldutf8::eB}'}->{$char} || ''
6773 7 4 $modifier ||= ''
7281 503 874 $modifier ||= ''
7762 3 12 $modifier ||= ''
7936 36 74 $modifier ||= ''
8399 4 18 $modifier ||= ''
8600 51 81 $modifier ||= ''
8784 8 93 $modifier ||= ''
9156 0 0 $modifier ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
1982 0 0 0 not defined $limit or $limit <= 0
2061 0 0 0 not defined $_[2] or $_[2] == 0
2265 0 0 0 $position ||= length($str) - 1
2787 0 0 0 length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1]
3526 80 0 272 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
3605 80 0 272 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
3891 0 0 0 eval '(getpwnam($1))[7]' || my_home()
3976 0 0 0 $head eq '' or $head =~ /\A [A-Za-z]: \z/mosx
4046 0 0 0 $leaf eq '.' or $leaf eq '..'
4307 0 0 0 $offset > scalar @char or $offset < -1 * scalar(@char)
5582 0 0 3 $2 >= 6 or $2 == 5 and $3 ge '012'
5590 0 0 0 $2 >= 6 or $2 == 5 and $3 >= 12