Branch Coverage

lib/HTML/Object/ElementDataMap.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
31 0 1 unless $self->_is_a($elem, "HTML::Object::Element")
34 0 1 unless $self->SUPER::init(@_)
45 1 1 if (@_) { }
48 1 0 if (not $elem->attributes->has($att)) { }