| blib/lib/Language/P/ParseTree/PropagateContext.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 14 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 145 | 41 | 181 | $tree->runtime_context || [8] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 0 | 0 | 0 | ref $tree || $tree |
| 73 | 17 | 0 | 467 | $tree->sigil == 2 or $tree->sigil == 3 |
| 178 | 0 | 0 | 0 | $tree->function == 102 || $tree->function == 71 |
| 225 | 20 | 23 | 287 | $tree->op == 98 or $tree->op == 96 |