Condition Coverage
File:
Dpkg/Dist/Files.pm
Coverage:
66.7%
line
%
coverage
condition
45
33
A
B
dec
0
0
0
0
1
1
1
X
1
ref $this || $this
174
67
A
B
dec
0
0
0
0
1
1
1
X
1
$opts{'remove'} // sub { 0; }
175
67
A
B
dec
0
0
0
0
1
1
1
X
1
$opts{'keep'} // sub { 1; }
180
100
A
B
dec
0
0
0
0
1
1
1
X
1
not &$keep($file) or &$remove($file)