blib/lib/Moonshine/Parser/HTML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
77 | 0 | 0 | if (my $current_element = $self->_current_element) { } |
82 | 0 | 0 | if (my $base_element = $self->{'base_element'}) { } |
85 | 0 | 0 | $self->_is_closed($base_element->{'guid'}) ? : |
93 | 0 | 0 | unless $closed |
99 | 0 | 0 | if ($text =~ /\S+/msx) |
103 | 0 | 0 | if ($element->has_children) |