Condition Coverage

blib/lib/OPM/Repository/Source.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 23 defined $package and defined $framework

or 3 conditions

line l !l&&r !l&&!r condition
50 3 5 0 $params{'version'} || $packages{$package}{$framework}{'latest'}
183 290 0 5907 not $old_levels[$i] or $new_levels[$i] > $old_levels[$i]