blib/lib/CGI/Application/Plugin/View/HTML/Template.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 1 | if ($self->header_type ne 'header') |
31 | 0 | 1 | if (ref $template ne 'HTML::Template' and ref $template ne 'HTML::Template::Compiled') |
40 | 1 | 0 | if ($param) |