Condition Coverage

lib/Template/Plugin/Next.pm
Criterion Covered Total %
condition 5 10 50.0


or 2 conditions

line l !l condition
43 0 2 shift() || 0
94 1 1 $stash->get('Next_') || {}

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 2 $context->{'PREFIX_MAP'}{'default'} || $context->{'LOAD_TEMPLATES'}
65 1 0 0 $stash->get('Next_') || $self->error('Could not find Next_ stash entry!')