Condition Coverage

blib/lib/Template/Plex/Internal.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
178 19 0 2 $@ and not $ref

or 2 conditions

line l !l condition
36 21 0 $href //= {}
52 21 0 $href //= {}
166 21 0 $href //= {}
171 1 20 $opts{'base'} // "Template::Plex"
344 20 1 $args //= {}
373 0 0 $delimiter //= ""

or 3 conditions

line l !l&&r !l&&!r condition
35 21 0 0 ref $href eq "HASH" or not defined $href