| lib/Context/Singleton/Frame/Promise.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 6 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 56 | 121 | 8 | 43 | $self->is_deducible and $self->deduced_in_depth >= $in_depth |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 76 | 4 | 0 | $in_depth //= $self->depth |