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