Branch Coverage
blib/lib/Stenciller/Plugin/ToUnparsedText.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
21
1
2
if
$self
->should_skip_stencil_by_index
(
$i
,
$transform_args
)
24
0
2
if
$self
->should_skip_stencil
(
$stencil
,
$transform_args
)