Branch Coverage

blib/lib/Stenciller/Plugin/ToHtmlPreBlock.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
38 1 6 if $self->should_skip_stencil_by_index($i, $transform_args)
41 1 5 if $self->should_skip_stencil($stencil, $transform_args)
43 2 3 $self->output_also_as_html ? :
1 4 $self->has_separator && $i < $self->stenciller->max_stencil_index ? :
59 5 12 unless scalar @lines
61 2 10 if (ref $lines[0] eq 'ARRAY')