Branch Coverage

blib/lib/SWISH/Filters/Decompress.pm
Criterion Covered Total %
branch 2 16 12.5


line true false branch
31 1 0 if ($self->use_modules('Compress::Zlib')) { }
0 0 elsif ($self->find_binary('gunzip')) { }
57 1 0 $ok ? :
63 0 0 unless my $zfile = shift()
80 0 0 if ($$self{'gz'}{'perl'}) { }
0 0 elsif ($$self{'gz'}{'bin'}) { }
95 0 0 ref $buf ? :
103 0 0 unless $$buf