line |
!l |
l&&!r |
l&&r |
condition |
47
|
0 |
0 |
2 |
$self->isreg and $self->iscompressed |
53
|
0 |
1 |
1 |
defined $fpcr and $cent = $fpcr->cretrieve($CacheTableName, {'FileDigest', $self->SUPER::digest}) |
122
|
0 |
0 |
1 |
defined $$self{'cfhn'} and $$self{'cfhn'}->opened |
135
|
0 |
3 |
0 |
defined $self->SUPER::mimetype && ($self->SUPER::mimetype eq 'application/x-bzip2' || $self->SUPER::mimetype eq 'application/x-gzip') |
220
|
0 |
0 |
1 |
defined $tpfh and $tpfh->opened |
227
|
1 |
0 |
0 |
$bz->bzerror != BZ_OK() and $bz->bzerror != BZ_STREAM_END() |
245
|
0 |
0 |
0 |
defined $tpfh and $tpfh->opened |
252
|
0 |
0 |
0 |
$gz->gzerror != Z_OK() and $gz->gzerror != Z_STREAM_END() |