Branch Coverage

blib/lib/Tapper/Reports/DPath/TT.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
34 0 9 $self->include_path ? :
66 1 8 if $file
67 8 0 if $template
77 0 8 defined $self->substitutes ? :
0 8 unless ($tt->process(\$template, {'reportdata', \&Tapper::Reports::DPath::TT::reportdata, 'testrundb_hostnames', \&Tapper::Reports::DPath::TT::testrundb_hostnames, defined $self->substitutes ? %{$self->substitutes;} : ()}, \$outbuf))
92 0 1 unless ($tt->process($file, {}, \$outbuf))