| blib/lib/STIX/Common/Hashes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 80 | 3312 | if $self->md5 |
| 57 | 80 | 3312 | if $self->sha_1 |
| 58 | 3312 | 80 | if $self->sha_256 |
| 59 | 0 | 3392 | if $self->sha_512 |
| 60 | 0 | 3392 | if $self->sha3_256 |
| 61 | 0 | 3392 | if $self->sha3_512 |
| 62 | 0 | 3392 | if $self->ssdeep |
| 63 | 0 | 3392 | if $self->tlsh |