Condition Coverage

blib/lib/Digest/Perl/MD4.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
77 0 0 0 not ref $fh and ref \$fh ne 'GLOB'
121 0 2 11 defined $_ && length $_ > 0
139 2 1 10 $r < 64 and not $p++

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 0 ref $class || $class
122 1 1 8 not @input or length $input[$#input] >= 56