| blib/lib/Markdent/Handler/HTMLFilter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 2 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 4 | 10 | if grep {$event->isa('Markdent::Event::' . $_);} 'HTMLBlock', 'HTMLComment', 'HTMLCommentBlock', 'HTMLTag', 'StartHTMLTag', 'EndHTMLTag' |