Condition Coverage

blib/lib/IO/Uncompress/Untar.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
49 0 0 0 $this->{'header'}{'size'} > $this->{'i'} and defined $this->{'raw'}
60 0 0 0 defined $this->{'raw'} and ref $this->{'header'}

or 2 conditions

line l !l condition
78 0 0 $_[1] || 819200

or 3 conditions

line l !l&&r !l&&!r condition
85 0 0 0 not defined $this->{'raw'} or $bytes > length $this->{'raw'}