Branch Coverage
blib/lib/Text/PORE.pm
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
22
0
6
if (ref $obj ne 'Text::PORE::Object')
25
0
6
if (ref $tpl ne 'Text::PORE::Template')
28
0
6
if (ref $target ne 'FileHandle')
32
0
6
if ($#errors >= 0) { }