Condition Coverage

testlib/App/MaMGal/TestHelper.pm
Criterion Covered Total %
condition 3 10 30.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 5 $dest_size and $orig_size == $dest_size
132 0 11 1 ref $re and ref $re eq 'ARRAY'

or 2 conditions

line l !l condition
87 0 0 mkdir "td.in/$dir" or die "td.in/${dir}: $!"
100 0 0 symlink $dest, $link or die "Failed to symlink [$dest] to [$link]"