Condition Coverage
blib/lib/Template/Liquid/Variable.pm
Criterion
Covered
Total
%
condition
1
3
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
16
0
0
293
defined
$args
->{
'template'
}
and
$args
->{
'template'
}
->isa
(
"Template::Liquid"
)