blib/lib/DataStructure/DoubleList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 18 | 18 | 100.0 |
pod | 9 | 10 | 90.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 |
36 | 3 | No | new |
55 | 33 | Yes | first |
68 | 5 | Yes | last |
81 | 4 | Yes | push |
100 | 8 | Yes | unshift |
119 | 8 | Yes | pop |
135 | 10 | Yes | shift |
148 | 36 | Yes | size |
160 | 5 | Yes | empty |
173 | 25 | Yes | values |
185 | 3 | n/a | DESTROY |