| lib/CGI/FormBuilder/Template/TT2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 4 | 0 | unless UNIVERSAL::isa($opt->{'engine'}, 'Template') |
| 61 | 4 | 0 | if ($tt2var) { } |
| 69 | 0 | 4 | unless $self->{'engine'}->process($tt2template, $tt2data, \$tt2output) |