| blib/lib/Mojo/File/Role/Digest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 10 | 10 | 100.0 |
| pod | 4 | 4 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 1 | n/a | BEGIN |
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 13 | 1 | n/a | BEGIN |
| 17 | 4 | Yes | md5_sum |
| 21 | 4 | Yes | quickxor_hash |
| 26 | 4 | Yes | sha1_sum |
| 30 | 4 | Yes | sha256_sum |
| 36 | 12 | n/a | _calcdigest |