Branch Coverage

blib/lib/Crypt/Digest/TurboSHAKE.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
15 0 0 if (ref $file and eval { do { defined fileno $file } }) { }
0 0 elsif (defined $file and not ref $file) { }
19 0 0 unless open $handle, "<", $file
34 0 0 unless defined $n
36 0 0 if $close_handle