blib/lib/Template/Pure/ParseUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 21 | 61.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
176 | 172 | 20 | 1 | $maybe_attr and not $css |
182 | 191 | 2 | 0 | $maybe_filter and $maybe_append || $maybe_prepend |
185 | 191 | 2 | 0 | $maybe_filter and $maybe_target_node || $maybe_attr |
188 | 159 | 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 |