Branch Coverage

blib/lib/Tapper/CLI/Utils.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
21 0 2 unless $given_includes
26 1 1 if ($macro_text =~ /\n/ or not -e $macro_text) { }
27 0 1 unless $tt->process(\$macro_text, $substitutes, \$ttapplied)
29 0 1 unless $tt->process($macro_text, $substitutes, \$ttapplied)