Branch Coverage

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


line true false branch
161 0 0 unless $string_ref or $filename
163 0 0 unless my $query = $$self{'webapp'}->query
170 0 0 if ($filename)
173 0 0 if ($string_ref)
177 0 0 if ($$self{'driver_config'}{'associate_query'})
193 0 0 if ($$self{'driver'})
233 0 0 if ($tag =~ /^$$driver_config{'embed_tag_name'}\.(?:embed)|(?:dispatch)/)