| blib/lib/Pod/Elemental/Transformer/Stenciller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 92 | 3 | 2 | if $start ne ':stenciller' |
| 95 | 0 | 2 | unless $content =~ /([^\h\v]+)/ |
| 102 | 2 | 0 | defined $possible_hash && $possible_hash =~ /\{.*\}/ ? : |
| 106 | 1 | 1 | unless (&Stenciller()->check($stenciller)) |
| 108 | 0 | 1 | unless ($stenciller->has_stencils) |
| 129 | 0 | 2 | if $self->get_plugin($plugin_name) |
| 134 | 0 | 2 | unless ($plugin_class->does('Stenciller::Transformer')) |