| blib/lib/DataStructure/LinkedList/Node.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 12 | 91.6 |
| pod | 3 | 4 | 75.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 7 | 1 | n/a | BEGIN |
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 12 | 1 | n/a | BEGIN |
| 40 | 12 | No | new |
| 65 | 28 | Yes | value |
| 80 | 34 | Yes | next |
| 97 | 0 | Yes | insert_after |
| 106 | 8 | n/a | _delete_first |