Condition Coverage

blib/lib/Dpkg/Source/Archive.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
77 0 0 0 not -l $testfile and -d _
157 0 0 0 scalar @entries == 1 and not -l "$tmp/$entries[0]"
0 0 0 scalar @entries == 1 and not -l "$tmp/$entries[0]" and -d _

or 2 conditions

line l !l condition
39 0 0 $opts{'options'} //= []
107 0 0 $opts{'options'} //= []
108 0 0 $opts{'in_place'} //= 0
109 0 0 $opts{'no_fixperms'} //= 0

or 3 conditions

line l !l&&r !l&&!r condition
51 0 0 0 ($opts{'source_date'} // $ENV{'SOURCE_DATE_EPOCH'}) || time
88 0 0 0 -l $testfile or not -d _