Condition Coverage

blib/lib/HTML/Declare.pm
Criterion Covered Total %
condition 7 8 87.5


or 2 conditions

line l !l condition
22 10 0 $attributes ||= {}
242 1 10 $self->{'attributes'} ||= []
249 20 10 $self->{'children'} ||= []
256 10 10 $self->{'tag'} ||= ''