Branch Coverage

blib/lib/IO/Uncompress/Untar.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
27 0 0 unless (defined $this->{'handle'})
28 0 0 unless $this->{'z'} = 'IO::Uncompress::AnyUncompress'->new($this->{'handle'})
29 0 0 unless $this->{'ts'} = 'Archive::Tar::Stream'->new('infh', $this->{'z'})
45 0 0 if (not $this->{'loc'}) { }
51 0 0 if $blks > 1602
60 0 0 unless defined $this->{'raw'} and ref $this->{'header'}
67 0 0 unless $this->{'loc'}
68 0 0 unless ref $this->{'header'}
82 0 0 if $offset
84 0 0 if $bytes > $maxleft
85 0 0 if (not defined $this->{'raw'} or $bytes > length $this->{'raw'})
87 0 0 if $this->{'rec'} < 2
88 0 0 if $this->{'rec'} > 1