File: | Dpkg/Compression/Process.pm |
Coverage: | 66.7% |
line | % | coverage | branch | |
---|---|---|---|---|
74 | 50 | T | F | unless compression_is_supported($method) |
122 | 50 | T | F | if $self->{'pid'} |
126 | 100 | T | F | if $opts{"to_$thing"} |
127 | 100 | T | F | if $opts{"from_$thing"} |
129 | 50 | T | F | if $to != 1 |
130 | 50 | T | F | if $from != 1 |
154 | 50 | T | F | if $opts{'to_string'} |
177 | 50 | T | F | if $opts{'to_string'} |
193 | 100 | T | F | if $self->{'pid'} |