| blib/lib/Archive/ByteBoozer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 27 | 34 | 79.4 |
| 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 |
| line | l | !l | condition |
|---|---|---|---|
| 227 | 0 | 16 | $params->{'attach_decruncher'} || $params->{'make_executable'} || 0 |
| 322 | 18 | 1 | $source->can('getpos') || \&IO::Scalar::getpos |
| 323 | 18 | 1 | $source->can('setpos') || \&IO::Scalar::setpos |
| 324 | 18 | 1 | $target->can('getpos') || \&IO::Scalar::getpos |
| 325 | 18 | 1 | $target->can('setpos') || \&IO::Scalar::setpos |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 253 | 2 | 1 | 13 | defined $relocate_output or defined $relocate_output_up_to |