Branch Coverage
blib/lib/Catalyst/View/MicroTemplate/DataSection.pm
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
82
1
0
if
(
&blessed
(
$body
)
and
$body
->can
(
'as_string'
)
)