| blib/lib/Crypt/Checksum.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 14 | if (ref $file and eval { do { defined fileno $file } }) { } |
| 14 | 0 | elsif (defined $file and not ref $file) { } | |
| 39 | 0 | 14 | unless open $handle, "<", $file |
| 54 | 0 | 14 | unless defined $n |
| 56 | 14 | 0 | if $close_handle |