Condition Coverage

blib/lib/Stenciller/Transformer.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
23 0 0 8 defined $index && $index =~ /\A-?[0-9]+\z/u
24 2 4 2 exists $$transform_args{'stencils'} and -1 == &first_index(sub { $_ == $index; } , @{$$transform_args{'stencils'};})