| blib/lib/Pod/Elemental/Transformer/Stenciller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 5 | 20.0 |
| line | l | !l | condition |
|---|---|---|---|
| 99 | 0 | 0 | carp(sprintf('! no stencils in %s/%s - skipping', $self->directory, $filename)) and return '' |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 93 | 0 | 0 | 1 | defined $possible_hash && $possible_hash =~ /{.*}/u |