| blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 15 | 73.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 288 | 8 | 27 | 31 | $$self{'driver_config'}{'object_caching'} and exists $TT_Object_Store{$storage_class} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 284 | 4 | 62 | 0 | $storage_class ||= $$self{'callers_package'} | 
| 348 | 1 | 2 | 0 | $$params{$_} ||= $$self{'webapp'}->query->param($_) | 
| 364 | 4 | 46 | 0 | $string_ref or $filename | 
| 366 | 4 | 46 | 0 | $string_ref || $filename |