Condition Coverage

blib/lib/Earabic.pm
Criterion Covered Total %
condition 97 355 27.3


and 3 conditions

line !l l&&!r l&&r condition
493 0 0 0 --$limit > 0 and $string =~ s/\A((?:$Earabic::q_char)+?)$pattern//m
522 0 0 0 --$limit > 0 and length $string > 0
535 0 0 0 --$limit > 0 and length $string > 0
554 0 0 0 scalar @split >= 1 and $split[-1] eq ''
637 0 0 0 defined $replacementlist[$i] and $replacementlist[$i] ne ''
0 0 0 defined $replacementlist[-1] and $replacementlist[-1] ne ''
662 0 0 0 @char and not exists $tr{$char[0]}
679 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}
761 0 0 0 $pos < length $str and $pos <= $position
781 0 0 0 @_ and wantarray
806 0 0 0 @_ and wantarray
832 0 0 0 @_ and wantarray
857 114 0 0 @_ and wantarray
883 137 0 0 @_ and wantarray
1268 0 0 0 0 < $i and $i < $#char
1436 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
1513 810 30 8 $ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx
1514 19 5 182 0 < $i and $i < $#char
1656 166 571 182 defined $char[$i + 1] and $char[$i + 1] eq '...'
1679 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]
2312 0 0 0 $head ne '' and ($head =~ / \G ($Earabic::q_char) /gmosx)[-1] ne $pathsep
2335 0 0 0 $head ne '' and ($head =~ / \G ($Earabic::q_char) /gmosx)[-1] ne $pathsep
2374 0 0 0 $cond eq 'd' and not -d "$head$leaf"
2386 0 0 0 &Earabic::index($leaf, '.') == -1 and length $leaf <= 8
0 0 0 &Earabic::index($leaf, '.') == -1 and length $leaf <= 8 and &Earabic::index($pattern, '\\.') != -1
2456 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'}
2479 0 0 0 exists $ENV{'HOME'} and defined $ENV{'HOME'}
0 0 0 exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}
2498 0 0 0 defined $home and not -d $home
2589 0 0 0 @_ and not wantarray
2940 21144 8098 425 $Earabic::slash eq 'm//' and m[\G (/) ]cgox
21144 8098 0 $Earabic::slash eq 'm//' and /\G (\?) /cgox
3895 0 2 0 $2 == 5 and $3 ge '012'
3903 0 0 0 $2 == 5 and $3 >= 12
4367 1751 0 16 grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char
5199 114291 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
114291 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5444 5449 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
5449 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5651 0 2 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
5722 1819 1 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
1819 1 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5755 1246 11 28 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx
1257 8 20 $ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Earabic::uc($char[$i]) ne &fc($char[$i])
296 785 138 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
5760 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 $Earabic::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 $Earabic::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 $Earabic::q_char \z/mosx
6012 0 127 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6032 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6039 0 614 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6131 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 &Earabic::uc($char[$i]) ne &fc($char[$i])
2 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6380 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'
6413 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 &Earabic::uc($char[$i]) ne &fc($char[$i])
60 84 13 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6418 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 $Earabic::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 $Earabic::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 $Earabic::q_char \z/mosx
6768 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 &Earabic::uc($char[$i]) ne &fc($char[$i])
13 6 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7151 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'
7184 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 &Earabic::uc($char[$i]) ne &fc($char[$i])
33 168 1 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7189 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 $Earabic::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 $Earabic::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 $Earabic::q_char \z/mosx
7505 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 &Earabic::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
622 0 0 $_[4] || ''
732 0 0 $position ||= 0
1129 101 1726 {'\\D', '${Earabic::eD}', '\\S', '${Earabic::eS}', '\\W', '${Earabic::eW}', '\\d', '[0-9]', '\\s', '\\s', '\\w', '[0-9A-Z_a-z]', '\\C', '[\\x00-\\xFF]', '\\X', 'X', '\\H', '${Earabic::eH}', '\\V', '${Earabic::eV}', '\\h', '[\\x09\\x20]', '\\v', '[\\x0A\\x0B\\x0C\\x0D]', '\\R', '${Earabic::eR}', '\\N', '${Earabic::eN}', '\\b', '${Earabic::eb}', '\\B', '${Earabic::eB}'}->{$char} || ''
5086 3 0 $modifier ||= ''
5594 118 506 $modifier ||= ''
6075 0 10 $modifier ||= ''
6249 28 48 $modifier ||= ''
6712 3 18 $modifier ||= ''
6913 42 55 $modifier ||= ''
7097 7 67 $modifier ||= ''
7469 0 0 $modifier ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
474 0 0 0 not defined $limit or $limit <= 0
553 0 0 0 not defined $_[2] or $_[2] == 0
757 0 0 0 $position ||= length($str) - 1
1279 0 0 0 length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1]
1852 10 0 10 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
1930 10 0 10 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
2216 0 0 0 eval '(getpwnam($1))[7]' || my_home()
2301 0 0 0 $head eq '' or $head =~ /\A [A-Za-z]: \z/mosx
2371 0 0 0 $leaf eq '.' or $leaf eq '..'
2632 0 0 0 $offset > scalar @char or $offset < -1 * scalar(@char)
3895 0 0 2 $2 >= 6 or $2 == 5 and $3 ge '012'
3903 0 0 0 $2 >= 6 or $2 == 5 and $3 >= 12