Condition Coverage

lib/Template/Plugin/HTML.pm
Criterion Covered Total %
condition 5 13 38.4


and 3 conditions

line !l l&&!r l&&r condition
40 0 0 1 defined $name and length $name
49 0 0 0 defined $name and length $name

or 2 conditions

line l !l condition
34 1 5 $hash->{'sorted'} || 0
0 6 $hash->{'attributes'} || $hash->{'attrs'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
57 2 0 0 $hash ||= $self->{'attributes'}