| blib/lib/Stenciller/Plugin/ToHtmlPreBlock.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 1 | 6 | if $self->should_skip_stencil_by_index($i, $transform_args) |
| 42 | 1 | 5 | if $self->should_skip_stencil($stencil, $transform_args) |
| 44 | 2 | 3 | $self->output_also_as_html ? : |
| 1 | 4 | $self->has_separator && $i < $self->stenciller->max_stencil_index ? : | |
| 60 | 5 | 12 | unless scalar @lines |
| 62 | 2 | 10 | if (ref $lines[0] eq 'ARRAY') |