| line |
true |
false |
branch |
|
24
|
18 |
59 |
$zip64 ? :
|
|
49
|
51 |
21 |
if (defined $$in and $len)
|
|
51
|
25 |
26 |
if ($self->{'Streaming'})
|
|
53
|
0 |
25 |
if (length $self->{'Pending'})
|
|
61
|
0 |
25 |
if ($ind < 0)
|
|
63
|
0 |
0 |
if ($len >= 3 and substr($$in, -3) eq "PK\a") { }
|
|
|
0 |
0 |
elsif ($len >= 2 and substr($$in, -2) eq 'PK') { }
|
|
|
0 |
0 |
elsif ($len >= 1 and substr($$in, -1) eq 'P') { }
|
|
74
|
25 |
0 |
if ($ind >= 0)
|
|
80
|
0 |
51 |
if (length $remainder and length $remainder < $self->{'DataHdrSize'}) { }
|
|
|
25 |
26 |
elsif (length $remainder >= $self->{'DataHdrSize'}) { }
|
|
86
|
25 |
0 |
if ($crc == Compress::Raw::Zlib::crc32($$in, $self->{'CRC32'})) { }
|
|
89
|
12 |
13 |
if ($self->{'Zip64'}) { }
|
|
100
|
25 |
0 |
if ($l1->equal($l2) and $l1->equal($newLen)) { }
|
|
120
|
51 |
0 |
if (length $$in)
|
|
124
|
51 |
0 |
if $self->{'wantCRC32'}
|
|
127
|
0 |
51 |
if $self->{'wantADLER32'}
|
|
134
|
46 |
26 |
if $eof
|