| blib/lib/Template/Pure/ParseUtils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 21 | 61.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 176 | 174 | 20 | 1 | $maybe_attr and not $css |
| 182 | 193 | 2 | 0 | $maybe_filter and $maybe_append || $maybe_prepend |
| 185 | 193 | 2 | 0 | $maybe_filter and $maybe_target_node || $maybe_attr |
| 188 | 161 | 34 | 0 | $maybe_target_node and $maybe_attr |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 17 | 0 | 17 | $1 || $2 |
| 182 | 0 | 0 | 2 | $maybe_append || $maybe_prepend |
| 185 | 0 | 0 | 2 | $maybe_target_node || $maybe_attr |