Condition Coverage

blib/lib/Template/Tiny/Strict.pm
Criterion Covered Total %
condition 10 11 90.9


and 3 conditions

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

or 2 conditions

line l !l condition
78 5 14 $arg_for{'name'} // 'template'
97 16 0 shift() || {}

xor 4 conditions

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