Condition Coverage

blib/lib/Convert/BinHex.pm
Criterion Covered Total %
condition 16 35 45.7


and 3 conditions

line !l l&&!r l&&r condition
753 1 0 1 $self->{$fork}{'Ptr'} == $self->{$fork}->length and not defined $self->{$fork}->crc
766 1 0 0 $self->{'CheckCRC'} and $self->{$fork}->crc != $comp_CRC
865 0 13 0 $n and length $buf < $n
1444 0 1 0 $^O || !1 and $self->{'Fork'} eq 'RSRC'
1500 0 1 1 ref $fh and not ref($fh) =~ /^(GLOB|FileHandle)$/

or 2 conditions

line l !l condition
551 0 0 $self->requires || '4.0'
929 0 1 $self->requires || '4.0'
939 1 0 $self->type || '????'
940 1 0 $self->creator || '????'
941 0 1 $self->flags || 0
942 1 0 $self->data->length || 0
943 0 1 $self->resource->length || 0
1435 2 0 $^O or !1
1436 2 0 $^O or !1
1444 1 0 $^O || !1