Branch Coverage

blib/lib/Eve/TemplateStub.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
56 1 4 if ($$arg_hash{'INCLUDE_PATH'} eq '/some/buggy/path')
72 1 2 if ($file eq 'buggy.html')
76 0 3 if ($file eq 'empty.html') { }
0 3 elsif ($file eq 'dump.html') { }