Branch Coverage

blib/lib/Moonshine/Parser/HTML.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
74 0 0 if (my $current_element = $self->_current_element) { }
79 0 0 if (my $base_element = $self->{'base_element'}) { }
82 0 0 $self->_is_closed($base_element->{'guid'}) ? :
90 0 0 unless $closed
96 0 0 if ($text =~ /\S+/msx)
100 0 0 if ($element->has_children)