Branch Coverage

blib/lib/Typist/Template.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
21 0 0 if -e $p and -r _
23 0 0 unless defined $path
25 0 0 unless open FH, $path
40 0 0 unless ($tokens)
42 0 0 unless $tokens = $build->compile($ctx, $text)
52 0 0 unless defined(my $res = $build->build($ctx, $tokens, $cond))