Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
593 0 0 0 --$limit > 0 and $string =~ s/\A((?:$Elatin1::q_char)+?)$pattern//m
622 0 0 0 --$limit > 0 and length $string > 0
635 0 0 0 --$limit > 0 and length $string > 0
654 0 0 0 scalar @split >= 1 and $split[-1] eq ''
737 0 0 0 defined $replacementlist[$i] and $replacementlist[$i] ne ''
0 0 0 defined $replacementlist[-1] and $replacementlist[-1] ne ''
762 0 0 0 @char and not exists $tr{$char[0]}
779 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}
861 0 0 0 $pos < length $str and $pos <= $position
881 0 0 0 @_ and wantarray
906 0 0 0 @_ and wantarray
932 0 0 0 @_ and wantarray
957 174 0 0 @_ and wantarray
983 197 0 0 @_ and wantarray
1368 0 0 0 0 < $i and $i < $#char
1536 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
1613 810 54 8 $ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx
1614 19 5 182 0 < $i and $i < $#char
1756 178 583 182 defined $char[$i + 1] and $char[$i + 1] eq '...'
1779 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]
2412 0 0 0 $head ne '' and ($head =~ / \G ($Elatin1::q_char) /gmosx)[-1] ne $pathsep
2435 0 0 0 $head ne '' and ($head =~ / \G ($Elatin1::q_char) /gmosx)[-1] ne $pathsep
2474 0 0 0 $cond eq 'd' and not -d "$head$leaf"
2486 0 0 0 &Elatin1::index($leaf, '.') == -1 and length $leaf <= 8
0 0 0 &Elatin1::index($leaf, '.') == -1 and length $leaf <= 8 and &Elatin1::index($pattern, '\\.') != -1
2556 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'}
2579 0 0 0 exists $ENV{'HOME'} and defined $ENV{'HOME'}
0 0 0 exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}
2598 0 0 0 defined $home and not -d $home
2689 0 0 0 @_ and not wantarray
3040 21285 8156 453 $Elatin1::slash eq 'm//' and m[\G (/) ]cgox
21285 8156 0 $Elatin1::slash eq 'm//' and /\G (\?) /cgox
3995 0 2 0 $2 == 5 and $3 ge '012'
4003 0 0 0 $2 == 5 and $3 >= 12
4467 1769 0 17 grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char
5299 113721 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
113721 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5544 3177 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
3177 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5751 0 2 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
5822 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'
5855 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 &Elatin1::uc($char[$i]) ne &fc($char[$i])
296 785 138 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
5860 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 $Elatin1::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 $Elatin1::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 $Elatin1::q_char \z/mosx
6112 0 127 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6132 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6139 0 642 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
6231 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 &Elatin1::uc($char[$i]) ne &fc($char[$i])
2 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6480 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'
6513 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 &Elatin1::uc($char[$i]) ne &fc($char[$i])
60 84 13 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6518 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 $Elatin1::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 $Elatin1::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 $Elatin1::q_char \z/mosx
6868 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 &Elatin1::uc($char[$i]) ne &fc($char[$i])
13 6 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7251 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'
7284 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 &Elatin1::uc($char[$i]) ne &fc($char[$i])
33 168 1 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7289 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 $Elatin1::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 $Elatin1::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 $Elatin1::q_char \z/mosx
7605 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 &Elatin1::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
722 0 0 $_[4] || ''
832 0 0 $position ||= 0
1229 101 1766 {'\\D', '${Elatin1::eD}', '\\S', '${Elatin1::eS}', '\\W', '${Elatin1::eW}', '\\d', '[0-9]', '\\s', '\\s', '\\w', '[0-9A-Z_a-z]', '\\C', '[\\x00-\\xFF]', '\\X', 'X', '\\H', '${Elatin1::eH}', '\\V', '${Elatin1::eV}', '\\h', '[\\x09\\x20]', '\\v', '[\\x0A\\x0B\\x0C\\x0D]', '\\R', '${Elatin1::eR}', '\\N', '${Elatin1::eN}', '\\b', '${Elatin1::eb}', '\\B', '${Elatin1::eB}'}->{$char} || ''
5186 3 0 $modifier ||= ''
5694 138 514 $modifier ||= ''
6175 0 10 $modifier ||= ''
6349 28 48 $modifier ||= ''
6812 3 18 $modifier ||= ''
7013 42 55 $modifier ||= ''
7197 7 67 $modifier ||= ''
7569 0 0 $modifier ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
574 0 0 0 not defined $limit or $limit <= 0
653 0 0 0 not defined $_[2] or $_[2] == 0
857 0 0 0 $position ||= length($str) - 1
1379 0 0 0 length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1]
1952 10 36 46 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
2030 10 0 10 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
2316 0 0 0 eval '(getpwnam($1))[7]' || my_home()
2401 0 0 0 $head eq '' or $head =~ /\A [A-Za-z]: \z/mosx
2471 0 0 0 $leaf eq '.' or $leaf eq '..'
2732 0 0 0 $offset > scalar @char or $offset < -1 * scalar(@char)
3995 0 0 2 $2 >= 6 or $2 == 5 and $3 ge '012'
4003 0 0 0 $2 >= 6 or $2 == 5 and $3 >= 12