Branch Coverage

blib/lib/Gzip/RandomAccess.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
25 1 0 unless ($self->index_available)
34 3 1 @_ % 2 == 0 ? :
3 4 @_ == 1 ? :
3 7 @_ == 1 && ref $_[0] eq 'HASH' ? :
39 3 6 unless exists $$args{'file'}
40 2 4 unless defined $$args{'file'}
41 2 2 if ref $$args{'file'}
46 1 1 unless $valid{$key}
57 0 1 if ($cleanup)