blib/lib/CGI/Application/Plugin/AnyTemplate/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 24 | 70.8 |
line | true | false | branch |
---|---|---|---|
78 | 173 | 82 | if (@_) { } |
80 | 14 | 159 | if (ref $_[0] eq 'HASH') { } |
24 | 135 | elsif (@_ == 1) { } | |
114 | 20 | 100 | if wantarray |
219 | 96 | 0 | if ($webapp and $webapp->can('call_hook')) |
225 | 92 | 0 | if ($webapp and $webapp->can('call_hook')) |
227 | 0 | 92 | unless ref $output_param |
230 | 82 | 10 | if ($$self{'return_references'}) { } |
231 | 82 | 0 | ref $output ? : |
234 | 10 | 0 | ref $output ? : |
397 | 0 | 109 | if ($@) |
402 | 0 | 109 | if (@missing_modules) |