Condition Coverage

testlib/App/MaMGal/TestHelper.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
100 1 0 4 $dest_size and $orig_size == $dest_size
138 0 11 1 ref $re and ref $re eq 'ARRAY'

or 2 conditions

line l !l condition
13 0 0 shift() || 'App::MaMGal::Entry'
93 4 0 mkdir "td.in/$dir" or die "td.in/${dir}: $!"
106 5 0 symlink $dest, $link or die "Failed to symlink [$dest] to [$link]"