| blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 288 | 31 | 35 | if ($$self{'driver_config'}{'object_caching'} and exists $TT_Object_Store{$storage_class}) |
| 289 | 13 | 18 | if (defined $config_name) { } |
| 296 | 43 | 23 | unless ($driver) |
| 299 | 58 | 8 | if ($$self{'driver_config'}{'object_caching'}) |
| 300 | 25 | 33 | if (defined $config_name) { } |
| 344 | 1 | 49 | if ($$driver_config{'emulate_associate_query'}) |
| 346 | 1 | 0 | if ($$self{'webapp'}) |
| 364 | 0 | 50 | unless $string_ref or $filename |
| 366 | 1 | 49 | unless $template->process($string_ref || $filename, $params, \$output) |