blib/lib/Devel/FindRef.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
150 | 7 | 0 | if ($depth) { } |
152 | 6 | 1 | if (@about) { } |
155 | 4 | 5 | @about > 1 ? : |
156 | 7 | 2 | if (@$about > 1) { } |
157 | 1 | 6 | if ($seen{ref2ptr($$about[1])}++) { } |
161 | 3 | 3 | $about == $about[-1] ? : |