| blib/lib/HTML/Template/Expr.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 21 | 61.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 203 | 290 | 0 | 219 | ref $node and ref $node eq 'ARRAY' |
| line | l | !l | condition |
|---|---|---|---|
| 136 | 1 | 10 | $options{'functions'} || {} |
| 162 | 1 | 48 | $2 || '' |
| 164 | 3 | 46 | $4 || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 99 | 0 | 0 | 11 | $options{'file_cache'} or $options{'shared_cache'} |
| 173 | 0 | 0 | 49 | $@ or not $tree |
| 310 | 0 | 8 | 2 | $op eq 'or' or $op eq '||' |
| 324 | 2 | 0 | 0 | $op eq '&&' or $op eq 'and' |