Condition Coverage

blib/lib/MIME/Decoder/BinHex.pm
Criterion Covered Total %
condition 2 7 28.5


and 3 conditions

line !l l&&!r l&&r condition
83 1 0 0 $len > length($data) + 21 and defined($line = $in->getline)

or 2 conditions

line l !l condition
110 0 1 $self->head && $self->head->mime_attr('content-disposition.filename') || ''
157 0 0 $self->{'MDU_Preamble'} || []