blib/lib/LinkedList/Single.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 22 | 22.7 |
line | l | !l | condition |
---|---|---|---|
404 | 0 | 0 | $$root[0] ||= [] |
577 | 1 | 0 | CORE::shift() || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 6 | 0 | 0 | $$listh || $listh->head_node |
117 | 2 | 25 | 0 | blessed $proto || $proto |
170 | 0 | 0 | 0 | blessed $listh || $listh |
587 | 1 | 0 | 0 | $count > 0 or @_ |
713 | 0 | 0 | 0 | $$listh ||= $$root[0] |
727 | 0 | 0 | 0 | $$listh ||= $$root[0] |