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