Branch Coverage

lib/HTML/Object/DOM/Element/Anchor.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
33 0 6 unless $self->SUPER::init(@_)
34 1 5 unless $self->tag
40 1 2 unless $list = $this->{'_rel_list'}