| blib/lib/List/DoubleLinked/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 13 | 100.0 |
| pod | 6 | 7 | 85.7 |
| line | count | pod | subroutine |
|---|---|---|---|
| 11 | 1 | n/a | BEGIN |
| 14 | 1 | n/a | BEGIN |
| 15 | 1 | n/a | BEGIN |
| 17 | 1 | n/a | BEGIN |
| 18 | 1 | n/a | BEGIN |
| 19 | 1 | n/a | BEGIN |
| 22 | 3 | No | new |
| 30 | 3 | Yes | get |
| 38 | 1 | Yes | next |
| 45 | 1 | Yes | previous |
| 52 | 1 | Yes | remove |
| 64 | 1 | Yes | insert_before |
| 70 | 1 | Yes | insert_after |