blib/lib/SQL/Translator/Producer/TT/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 16 | 50.0 |
line | true | false | branch |
---|---|---|---|
57 | 1 | 1 | unless (@_) |
61 | 0 | 1 | wantarray ? : |
65 | 1 | 0 | if @_ == 1 |
69 | 0 | 0 | wantarray ? : |
77 | 0 | 1 | unless my $tmpl = $me->tt_schema |
89 | 0 | 1 | unless $tt->process($tmpl, {$me->tt_default_vars, $me->tt_vars}, \$out) |
109 | 0 | 1 | if $file |
113 | 1 | 0 | if ($ref->opened) |