| blib/lib/Devel/FindRef.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 150 | 44 | 0 | if ($depth) { } |
| 152 | 41 | 3 | if (@about) { } |
| 155 | 41 | 30 | @about > 1 ? : |
| 156 | 56 | 15 | if (@$about > 1) { } |
| 157 | 17 | 39 | if ($seen{&ref2ptr($about->[1])}++) { } |
| 161 | 16 | 23 | $about == $about[-1] ? : |