| blib/lib/List/Indexed.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 17 | 17 | 100.0 |
| pod | 15 | 15 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 16 | 8 | Yes | new |
| 28 | 10 | Yes | find |
| 45 | 19 | Yes | read |
| 71 | 2 | Yes | read_at |
| 85 | 24 | Yes | add |
| 101 | 1 | Yes | insert_at |
| 119 | 2 | Yes | insert_after |
| 137 | 9 | Yes | remove |
| 159 | 1 | Yes | remove_at |
| 175 | 1 | Yes | replace |
| 192 | 1 | Yes | replace_at |
| 207 | 1 | Yes | reset |
| 215 | 5 | Yes | size |
| 223 | 1 | Yes | empty |
| 231 | 8 | Yes | clear |
| 248 | 2 | n/a | _remove_position |
| 258 | 3 | n/a | _limit_position |