Branch Coverage

lib/HTML/Object/DOM/Comment.pm
Criterion Covered Total %
branch 2 10 20.0


line true false branch
31 0 6 unless $self->HTML::Object::Comment::init(@_)
35 0 0 wantarray ? :
37 4 0 wantarray ? :
55 0 0 unless $self->_is_a($e, "HTML::Object::Element")
56 0 0 unless $self->_is_a($e, "HTML::Object::Comment")