Condition Coverage

File:Dpkg/BuildOptions.pm
Coverage:80.0%

line%coveragecondition
5733
ABdec
000
011
1X1
ref $this || $this
62100
Adec
00
11
$opts{'envvar'} // "DEB_BUILD_OPTIONS"
124100
ABdec
0X0
100
111
&any(sub {         $_ eq $key; } , "terse", "noopt", "nostrip", "nocheck") and defined $value
127100
Adec
00
11
$value //= ""
177100
Adec
00
11
$self->get($option) // ""
22267
ABdec
000
011
1X1
$var //= $self->{'envvar'}