| blib/lib/Stenciller/Transformer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 6 | 66.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 26 | 0 | 0 | 17 | defined $index && $index =~ /\A-?[0-9]+\z/u | 
| 27 | 5 | 5 | 7 | exists $transform_args->{'stencils'} and -1 == &first_index(sub { $_ == $index; } , @{$$transform_args{'stencils'};}) |