| 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 | 6 | Yes | md5_sum | 
| 21 | 6 | Yes | quickxor_hash | 
| 26 | 6 | Yes | sha1_sum | 
| 30 | 6 | Yes | sha256_sum | 
| 36 | 18 | n/a | _calcdigest |