| blib/lib/Template/Tiny/Strict.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 11 | 90.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 244 | 49 | 4 | 3 | $_[0]{'forbid_undef'} and not defined $cursor |
| line | l | !l | condition |
|---|---|---|---|
| 78 | 5 | 14 | $arg_for{'name'} || 'template' |
| 97 | 16 | 0 | shift() || {} |
| line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
|---|---|---|---|---|---|
| 178 | 1 | 1 | 7 | 7 | $2 eq 'U' xor not !$self->_expression($stash, $4) |