Condition Coverage

File:Dpkg/Substvars.pm
Coverage:76.5%

line%coveragecondition
7433
ABdec
000
011
1X1
ref $this || $this
106100
Adec
00
11
$attr //= 0
107100
ABdec
0X0
100
111
length $value and $value =~ /\$/
192100
ABdec
000
011
1X1
/^\s*\#/ or not /\S/
22767
ABdec
000
011
1X1
$binaryversion //= $sourceversion
33267
ABdec
000
011
1X1
$opts{'msg_prefix'} //= $self->{'msg_prefix'}
33350
Adec
00
11
$opts{'no_warn'} //= 0
347100
ABdec
0X0
100
111
exists $seen{$vn} and $seen{$vn} >= $maxsubsts
37567
ABdec
000
011
1X1
$opts{'msg_prefix'} //= $self->{'msg_prefix'}
42067
ABdec
000
011
1X1
$opts{'remove'} // sub {         0; }
42167
ABdec
000
011
1X1
$opts{'keep'} // sub {         1; }
424100
ABdec
000
011
1X1
&$remove($vn) or not &$keep($vn)