Branch Coverage
blib/lib/Goo/Template.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
77
0
0
if
(
exists
$$tokenhash
{
$tokenstring
}
)
83
0
0
if
(
$tokenstring
=~
/^\>(.*?)::(.*?)$/
)
119
0
0
if
(
exists
$$cache
{
$template_file
}
)