Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
2008 0 0 0 --$limit > 0 and $string =~ s/\A((?:$Eutf2::q_char)+?)$pattern//m
2040 0 0 0 --$limit > 0 and length $string > 0
2054 0 0 0 --$limit > 0 and length $string > 0
2074 0 0 0 scalar @split >= 1 and $split[-1] eq ''
2157 0 0 0 defined $replacementlist[$i] and $replacementlist[$i] ne ''
0 0 0 defined $replacementlist[-1] and $replacementlist[-1] ne ''
2182 0 0 0 @char and not exists $tr{$char[0]}
2199 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}
2281 0 0 0 $pos < length $str and $pos <= $position
2301 0 0 0 @_ and wantarray
2326 0 0 0 @_ and wantarray
2352 0 0 0 @_ and wantarray
2377 2478 0 0 @_ and wantarray
2403 2525 0 0 @_ and wantarray
2788 0 0 0 0 < $i and $i < $#char
3122 708 0 497 $min le $first and $first le $max
708 469 28 $min le $first and $first le $max and $max le $last
1177 0 0 $min eq $first and $max eq $last
469 648 60 $first le $min and $max le $last
648 0 469 $min le $first and $last le $max
0 628 20 $first le $min and $min le $last
628 0 20 $first le $min and $min le $last and $last le $max
3199 1285 606 8 $ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx
3200 20 5 497 0 < $i and $i < $#char
3342 331 1335 497 defined $char[$i + 1] and $char[$i + 1] eq '...'
3365 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]
3999 0 0 0 $head ne '' and ($head =~ / \G ($Eutf2::q_char) /gmosx)[-1] ne $pathsep
4022 0 0 0 $head ne '' and ($head =~ / \G ($Eutf2::q_char) /gmosx)[-1] ne $pathsep
4061 0 0 0 $cond eq 'd' and not -d "$head$leaf"
4073 0 0 0 &Eutf2::index($leaf, '.') == -1 and length $leaf <= 8
0 0 0 &Eutf2::index($leaf, '.') == -1 and length $leaf <= 8 and &Eutf2::index($pattern, '\\.') != -1
4143 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'}
4166 0 0 0 exists $ENV{'HOME'} and defined $ENV{'HOME'}
0 0 0 exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}
4185 0 0 0 defined $home and not -d $home
4276 0 0 0 @_ and not wantarray
4643 35751 13322 1069 $Eutf2::slash eq 'm//' and m[\G (/) ]cgox
35751 13304 18 $Eutf2::slash eq 'm//' and /\G (\?) /cgox
5598 0 3 0 $2 == 5 and $3 ge '012'
5606 0 0 0 $2 == 5 and $3 >= 12
6070 2473 0 51 grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char
6409 225591 6 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
225597 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
6654 3299 6 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
3305 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
6861 1 20 4 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6932 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'
6965 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 &Eutf2::uc($char[$i]) ne &fc($char[$i])
470 1241 188 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6970 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 $Eutf2::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 $Eutf2::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 $Eutf2::q_char \z/mosx
7222 10 177 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
7242 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
7249 33 1279 32 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
7341 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 &Eutf2::uc($char[$i]) ne &fc($char[$i])
4 1 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7590 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'
7623 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 &Eutf2::uc($char[$i]) ne &fc($char[$i])
86 165 23 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7628 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 $Eutf2::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 $Eutf2::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 $Eutf2::q_char \z/mosx
7978 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 &Eutf2::uc($char[$i]) ne &fc($char[$i])
13 6 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
8361 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'
8394 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 &Eutf2::uc($char[$i]) ne &fc($char[$i])
52 167 7 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
8399 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 $Eutf2::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 $Eutf2::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 $Eutf2::q_char \z/mosx
8715 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 &Eutf2::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
2142 0 0 $_[4] || ''
2252 0 0 $position ||= 0
2649 122 2698 {'\\D', '${Eutf2::eD}', '\\S', '${Eutf2::eS}', '\\W', '${Eutf2::eW}', '\\d', '[0-9]', '\\s', '\\s', '\\w', '[0-9A-Z_a-z]', '\\C', '[\\x00-\\xFF]', '\\X', 'X', '\\H', '${Eutf2::eH}', '\\V', '${Eutf2::eV}', '\\h', '[\\x09\\x20]', '\\v', '[\\x0A\\x0B\\x0C\\x0D]', '\\R', '${Eutf2::eR}', '\\N', '${Eutf2::eN}', '\\b', '${Eutf2::eb}', '\\B', '${Eutf2::eB}'}->{$char} || ''
6296 7 4 $modifier ||= ''
6804 503 874 $modifier ||= ''
7285 3 12 $modifier ||= ''
7459 36 74 $modifier ||= ''
7922 4 18 $modifier ||= ''
8123 51 81 $modifier ||= ''
8307 8 93 $modifier ||= ''
8679 0 0 $modifier ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
1988 0 0 0 not defined $limit or $limit <= 0
2073 0 0 0 not defined $_[2] or $_[2] == 0
2277 0 0 0 $position ||= length($str) - 1
2799 0 0 0 length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1]
3538 80 0 272 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
3617 80 0 272 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
3903 0 0 0 eval '(getpwnam($1))[7]' || my_home()
3988 0 0 0 $head eq '' or $head =~ /\A [A-Za-z]: \z/mosx
4058 0 0 0 $leaf eq '.' or $leaf eq '..'
4319 0 0 0 $offset > scalar @char or $offset < -1 * scalar(@char)
5598 0 0 3 $2 >= 6 or $2 == 5 and $3 ge '012'
5606 0 0 0 $2 >= 6 or $2 == 5 and $3 >= 12