Condition Coverage

blib/lib/Template/Tiny/Strict.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
239 49 4 3 $_[0]{'forbid_undef'} and not defined $cursor

or 2 conditions

line l !l condition
94 16 0 shift() || {}

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
173 1 1 7 7 $2 eq 'U' xor not !$self->_expression($stash, $4)