| blib/lib/Data/Perl/Role/Collection/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 21 | 21 | 100.0 |
| pod | 15 | 15 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 9 | n/a | BEGIN |
| 7 | 9 | n/a | BEGIN |
| 8 | 9 | n/a | BEGIN |
| 9 | 9 | n/a | BEGIN |
| 11 | 17 | Yes | new |
| 13 | 13 | n/a | _array_class |
| 16 | 2 | Yes | get |
| 29 | 5 | Yes | set |
| 41 | 3 | Yes | delete |
| 48 | 5 | Yes | keys |
| 55 | 3 | Yes | exists |
| 57 | 2 | Yes | defined |
| 60 | 1 | Yes | values |
| 68 | 2 | Yes | kv |
| 77 | 9 | n/a | BEGIN |
| 80 | 1 | Yes | all |
| 90 | 1 | Yes | clear |
| 92 | 2 | Yes | count |
| 94 | 2 | Yes | is_empty |
| 97 | 5 | Yes | accessor |
| 105 | 2 | Yes | shallow_clone |