blib/lib/Stenciller/Plugin/ToUnparsedText.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
31 | 6 | 4 | if $self->should_skip_stencil_by_index($i, $transform_args) |
34 | 0 | 4 | if $self->should_skip_stencil($stencil, $transform_args) |
52 | 9 | 3 | unless $self->text_as_html_pod |
53 | 1 | 2 | unless scalar @text |