Branch Coverage

blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplateExpr.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
152 0 0 unless $string_ref or $filename
154 0 0 unless my $query = $$self{'webapp'}->query
169 0 0 if ($filename)
172 0 0 if ($string_ref)
176 0 0 if ($$self{'driver_config'}{'associate_query'})
192 0 0 if ($$self{'driver'})