Condition Coverage

blib/lib/Archive/ByteBoozer.pm
Criterion Covered Total %
condition 27 34 79.4


and 3 conditions

line !l l&&!r l&&r condition
281 1 1 2 &looks_like_number($_[0]) and $_[0] >= 0
284 0 0 0 &looks_like_number($_[0]) and $_[0] >= 0
287 1 1 5 &looks_like_number($_[0]) and $_[0] >= 0
290 1 1 3 &looks_like_number($_[0]) and $_[0] >= 0
293 0 0 2 &looks_like_number($_[0]) and $_[0] >= 0
296 1 1 2 &looks_like_number($_[0]) and $_[0] >= 0
314 14 0 1 defined $params->{'verbose'} and $params->{'verbose'} == 1

or 2 conditions

line l !l condition
227 0 17 $params->{'attach_decruncher'} || $params->{'make_executable'} || 0
322 20 1 $source->can('getpos') || \&IO::Scalar::getpos
323 20 1 $source->can('setpos') || \&IO::Scalar::setpos
324 20 1 $target->can('getpos') || \&IO::Scalar::getpos
325 20 1 $target->can('setpos') || \&IO::Scalar::setpos

or 3 conditions

line l !l&&r !l&&!r condition
253 2 1 14 defined $relocate_output or defined $relocate_output_up_to