Condition Coverage

File:Dpkg/Compression/FileHandle.pm
Coverage:31.6%

line%coveragecondition
12733
ABdec
000
011
1X1
ref $this || $this
13750
Adec
00
11
$args{'add_compression_extension'} || $args{'add_comp_ext'} || 0
2880
ABdec
0X0
100
111
$method ne "none" and $method ne "auto"
32333
ABdec
0X0
100
111
*$self->{'add_comp_ext'} and $filename =~ /\.$comp_ext_regex$/
431100
Adec
00
11
*$self->{'compressor'}{'cmdline'} // ""
43525
ABCdec
00X0
0100
0111
1XX1
$? == 0 or POSIX::WIFSIGNALED($?) and POSIX::WTERMSIG($?) == 13