Branch Coverage

blib/lib/SQL/Translator/Producer/TT/Base.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
57 1 1 unless (@_)
60 0 1 wantarray ? :
64 1 0 if @_ == 1
68 0 0 wantarray ? :
76 0 1 unless my $tmpl = $me->tt_schema
89 0 1 unless $tt->process($tmpl, {$me->tt_default_vars, $me->tt_vars}, \$out)
111 0 1 if $file
115 1 0 if ($ref->opened)