Condition Coverage

blib/lib/Digest/SHA3.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
126 0 0 0 $file eq '-' and open FH, '< -'
147 0 0 0 $UNIVERSAL and _istext(*FH, $file)

or 3 conditions

line l !l&&r !l&&!r condition
38 0 0 0 not defined $alg or $alg == $class->algorithm
126 0 0 0 $file eq '-' and open FH, '< -' or sysopen FH, $file, 0
146 0 0 0 $binary or $UNIVERSAL