| blib/lib/Quantum/Superpositions/Lazy/Computation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 58 | 2 | is_collapsible($_) ? : |
| 53 | 2 | 0 | if (is_collapsible($member) and not $member->is_collapsed) |
| 65 | 22 | 0 | if (is_collapsible($member)) |
| 85 | 38348 | 42717 | if (exists $states{$result}) { } |
| 95 | 65104 | 15961 | if ($sourced) |
| 111 | 84 | 25 | if (is_collapsible($value)) { } |
| 129 | 6 | 47 | if ($sourced) { } |