Condition Coverage

blib/lib/Digest/SHA/PurePerl.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
484 98 55 0 $alg >= 384 and not $uses64bit
976 1 0 1 $UNIVERSAL and _istext(*FH, $file)

or 3 conditions

line l !l&&r !l&&!r condition
865 1 2 2 not defined $alg or $alg == $class->algorithm
975 1 1 0 $binary or $UNIVERSAL
1013 0 0 0 not defined $file or $file eq ""
1027 0 0 0 not defined $file or $file eq ""