blib/lib/List/DoubleLinked.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 18 | 19 | 94.7 |
pod | 13 | 13 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
7 | 1 | n/a | BEGIN |
8 | 1 | n/a | BEGIN |
12 | 1 | Yes | new |
28 | 3 | Yes | push |
43 | 1 | Yes | pop |
52 | 1 | Yes | unshift |
66 | 0 | Yes | shift |
75 | 7 | Yes | flatten |
84 | 1 | Yes | front |
89 | 1 | Yes | back |
94 | 2 | Yes | empty |
99 | 2 | Yes | size |
108 | 1 | Yes | erase |
123 | 2 | Yes | begin |
130 | 7 | Yes | end |
137 | 1 | n/a | DESTROY |