| blib/lib/Text/PORE/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 5 | 1 | if ($in_type eq 'file') { } |
| 1 | 0 | elsif ($in_type eq 'id') { } | |
| 47 | 0 | 6 | unless ($$self{'input'}) |
| 79 | 0 | 6 | if $$self{'parsed'} |
| 86 | 0 | 6 | unless ref $$self{'tree'} eq 'Text::PORE::Node::Queue' |
| 104 | 0 | 6 | if $return = $self->parse |