Branch Coverage

lib/HTML/Object/DOM/Element/Style.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
33 0 1 unless $self->SUPER::init(@_)
34 0 1 unless length "$self->{'tag'}"