Branch Coverage

blib/lib/Archive/Zip/MemberRead.pm
Criterion Covered Total %
branch 15 22 68.2


line true false branch
83 2 2 if ($zip and $file) { }
2 0 elsif ($zip and not $file and ref $zip) { }
85 1 1 ref $file ? :
113 4 0 if $$self{'member'}
127 5 0 if $$self{'member'}
172 6 0 if (not $size) { }
202 0 6 if ($status != 0 and $status != 1)
211 5 1 if ($#lines == -1)
214 1 4 $#{$$self{'lines'};} == -1 ? :
217 0 1 if $$self{'partial'}
251 0 1 if ($status != 0 and $status != 1) { }