Condition Coverage

blib/lib/HTML/Template/JIT/Base.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
33 0 0 0 exists $$param_hash{$param} and defined $$param_map{$param}
39 0 0 0 ref $first and UNIVERSAL::isa($first, 'HASH')
77 0 0 0 ref $row and UNIVERSAL::isa($row, 'HASH')

or 3 conditions

line l !l&&r !l&&!r condition
31 0 0 0 scalar @_ or length $type
39 0 0 0 $type eq 'HASH' or ref $first and UNIVERSAL::isa($first, 'HASH')