Condition Coverage

blib/lib/Archive/Tar/Stream.pm
Criterion Covered Total %
condition 0 16 0.0


or 2 conditions

line l !l condition
360 0 0 shift() || 1
400 0 0 shift() || 1

or 3 conditions

line l !l&&r !l&&!r condition
106 0 0 0 $args{'infh'} or $args{'outfh'}
109 0 0 0 ref $class || $class
280 0 0 0 $newheader || $header
292 0 0 0 $$Self{'safe_copy'} or $oldsize != $$header{'size'}