| blib/lib/Quantum/Superpositions/Lazy/Computation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 58 | 2 | is_collapsible($_) ? : |
| 55 | 2 | 0 | if (is_collapsible($member) and not $member->is_collapsed) |
| 67 | 22 | 0 | if (is_collapsible($member)) |
| 87 | 38348 | 42717 | if (exists $states{$result}) { } |
| 97 | 65104 | 15961 | if ($sourced) |
| 113 | 84 | 25 | if (is_collapsible($value)) { } |
| 131 | 6 | 47 | if ($sourced) { } |