Branch Coverage

blib/lib/HTML/Template/Pro/WrapAssociate.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
9 2 0 if (ref $associate_object and UNIVERSAL::can($associate_object, 'param')) { }
0 0 elsif (not $is_strict_compatibility and UNIVERSAL::isa($associate_object, 'HASH')) { }
11 0 2 if ($is_case_sensitive) { }
20 0 0 if ($is_case_sensitive) { }