Condition Coverage

File:Dpkg/Substvars.pm
Coverage:73.1%

line%coveragecondition
7433
ABdec
000
011
1X1
ref $this || $this
106100
Adec
00
11
$attr //= 0
191100
ABdec
000
011
1X1
/^\s*\#/ or not /\S/
22467
ABdec
000
011
1X1
$binaryversion //= $sourceversion
32967
ABdec
000
011
1X1
$opts{'msg_prefix'} //= $self->{'msg_prefix'}
33050
Adec
00
11
$opts{'no_warn'} //= 0
37133
ABdec
000
011
1X1
$opts{'msg_prefix'} //= $self->{'msg_prefix'}
409100
Adec
00
11
$opts{'remove'} // sub {         0; }
410100
Adec
00
11
$opts{'keep'} // sub {         1; }
413100
ABdec
000
011
1X1
&$remove($vn) or not &$keep($vn)