Condition Coverage

blib/lib/Test/Version.pm
Criterion Covered Total %
condition 20 26 76.9


and 3 conditions

line !l l&&!r l&&r condition
62 0 15 7 $mmv >= $rec and not defined $cfg->{'ignore_unindexable'}
93 55 16 0 $cfg->{'ignore_unindexable'} and not $info->is_indexable
187 5 4 2 $ok and not $consistent
9 1 1 $ok and not $consistent and $cfg->{'consistent'}
228 8 1 3 $cfg->{'consistent'} and not $consistent
241 6 2 1 not $cfg->{'has_version'} and $version_counter < 1

or 2 conditions

line l !l condition
85 72 1 $file ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
86 0 73 0 $name ||= "check version in '${file}'"
217 0 12 0 $name ||= "all modules in $dir have valid versions"