blib/lib/Template/Tiny/Strict.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
239 | 49 | 4 | 3 | $_[0]{'forbid_undef'} and not defined $cursor |
line | l | !l | condition |
---|---|---|---|
94 | 16 | 0 | shift() || {} |
line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
---|---|---|---|---|---|
173 | 1 | 1 | 7 | 7 | $2 eq 'U' xor not !$self->_expression($stash, $4) |