| blib/lib/Digest/SHA256.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 12 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | unless (ref $handle) |
| 28 | 0 | 0 | unless $handle =~ /(\:\:|\')/ |
| 46 | 2 | 4 | if $self->length == 256 |
| 50 | 2 | 2 | if $self->length == 384 |
| 63 | 0 | 0 | if (ref $self) { } |
| 76 | 6 | 0 | if (ref $self) { } |