Branch Coverage

blib/lib/Gzip/RandomAccess.pm
Criterion Covered Total %
branch 13 18 72.2


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