Condition Coverage

Char/Elatin3.pm
Criterion Covered Total %
condition 1 373 0.2


and 3 conditions

line !l l&&!r l&&r condition
76 0 0 0 not ref $name and &index($name, '::') == -1
0 0 0 not ref $name and &index($name, '::') == -1 and &index($name, q[']) == -1
598 0 0 0 --$limit > 0 and $string =~ s/\A((?:$Char::Elatin3::q_char)+?)$pattern//m
627 0 0 0 --$limit > 0 and length $string > 0
640 0 0 0 --$limit > 0 and length $string > 0
659 0 0 0 scalar @split >= 1 and $split[-1] eq ''
740 0 0 0 defined $replacementlist[$i] and $replacementlist[$i] ne ''
0 0 0 defined $replacementlist[-1] and $replacementlist[-1] ne ''
765 0 0 0 @char and not exists $tr{$char[0]}
782 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}
864 0 0 0 $pos < length $str and $pos <= $position
884 0 0 0 @_ and wantarray
909 0 0 0 @_ and wantarray
935 0 0 0 @_ and wantarray
960 0 0 0 @_ and wantarray
986 0 0 0 @_ and wantarray
1372 0 0 0 0 < $i and $i < $#char
1540 0 0 0 $min le $first and $first le $max
0 0 0 $min le $first and $first le $max and $max le $last
0 0 0 $min eq $first and $max eq $last
0 0 0 $first le $min and $max le $last
0 0 0 $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
1617 0 0 0 $ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx
1618 0 0 0 0 < $i and $i < $#char
1766 0 0 0 defined $char[$i + 1] and $char[$i + 1] eq '...'
1789 0 0 0 $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]
2436 0 0 0 $head ne '' and ($head =~ / \G ($Char::Elatin3::q_char) /gmosx)[-1] ne $pathsep
2459 0 0 0 $head ne '' and ($head =~ / \G ($Char::Elatin3::q_char) /gmosx)[-1] ne $pathsep
2498 0 0 0 $cond eq 'd' and not -d "$head$leaf"
2510 0 0 0 index($leaf, '.') == -1 and length $leaf <= 8
0 0 0 index($leaf, '.') == -1 and length $leaf <= 8 and index($pattern, '\\.') != -1
2580 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'}
2603 0 0 0 exists $ENV{'HOME'} and defined $ENV{'HOME'}
0 0 0 exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}
2622 0 0 0 defined $home and not -d $home
2713 0 0 0 @_ and not wantarray
3047 0 0 0 $Char::Elatin3::slash eq 'm//' and m[\G (/) ]cgox
0 0 0 $Char::Elatin3::slash eq 'm//' and /\G (\?) /cgox
3998 0 0 0 $2 == 5 and $3 ge '012'
4006 0 0 0 $2 == 5 and $3 >= 12
4337 0 0 0 grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char
5035 0 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
0 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5276 0 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
0 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5483 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
5555 0 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
0 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
5594 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 uc($char[$i]) ne fc($char[$i])
0 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
5599 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 $Char::Elatin3::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 $Char::Elatin3::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 $Char::Elatin3::q_char \z/mosx
5851 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
5871 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
5878 0 0 0 $ope =~ /\A m? \z/mosx and $delimiter eq '?'
5967 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 uc($char[$i]) ne fc($char[$i])
0 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6221 0 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
0 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
6260 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 uc($char[$i]) ne fc($char[$i])
0 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
6265 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 $Char::Elatin3::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 $Char::Elatin3::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 $Char::Elatin3::q_char \z/mosx
6612 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 uc($char[$i]) ne fc($char[$i])
0 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7000 0 0 0 $char[$i] eq '\\L' and $char[$i + 1] eq '\\u'
0 0 0 $char[$i] eq '\\U' and $char[$i + 1] eq '\\l'
7039 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 uc($char[$i]) ne fc($char[$i])
0 0 0 $i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx
7044 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 $Char::Elatin3::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 $Char::Elatin3::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 $Char::Elatin3::q_char \z/mosx
7357 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 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
725 0 0 $_[4] || ''
835 0 0 $position ||= 0
1159 0 0 {'\\D', '${Char::Elatin3::eD}', '\\S', '${Char::Elatin3::eS}', '\\W', '${Char::Elatin3::eW}', '\\d', '[0-9]', '\\s', '\\s', '\\w', '[0-9A-Z_a-z]', '\\C', '[\\x00-\\xFF]', '\\X', 'X', '\\H', '${Char::Elatin3::eH}', '\\V', '${Char::Elatin3::eV}', '\\h', '[\\x09\\x20]', '\\v', '[\\x0A\\x0B\\x0C\\x0D]', '\\R', '${Char::Elatin3::eR}', '\\N', '${Char::Elatin3::eN}', '\\b', '${Char::Elatin3::eb}', '\\B', '${Char::Elatin3::eB}'}->{$char} || ''
4926 0 0 $modifier ||= ''
5426 0 0 $modifier ||= ''
5914 0 0 $modifier ||= ''
6089 0 0 $modifier ||= ''
6559 0 0 $modifier ||= ''
6761 0 0 $modifier ||= ''
6945 0 0 $modifier ||= ''
7324 0 0 $modifier ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 0 $name =~ /^(([^a-z])|(\^[a-z_]+))\z/i or $global{$name}
579 0 0 0 not defined $limit or $limit <= 0
658 0 0 0 not defined $_[2] or $_[2] == 0
860 0 0 0 $position ||= length($str) - 1
1383 0 0 0 length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1]
1962 0 0 0 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
2040 0 0 0 s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx
2123 197 0 0 eval q[open($_[0],'<',$_[1])] || open($_[0], "< $file\000")
2133 0 0 0 eval q[open($_[0],'>',$_[1])] || open($_[0], "> $file\000")
2143 0 0 0 eval q[open($_[0],'>>',$_[1])] || open($_[0], ">> $file\000")
2340 0 0 0 eval '(getpwnam($1))[7]' || my_home()
2425 0 0 0 $head eq '' or $head =~ /\A [A-Za-z]: \z/mosx
2495 0 0 0 $leaf eq '.' or $leaf eq '..'
2756 0 0 0 $offset > scalar @char or $offset < -1 * scalar(@char)
3998 0 0 0 $2 >= 6 or $2 == 5 and $3 ge '012'
4006 0 0 0 $2 >= 6 or $2 == 5 and $3 >= 12