Condition Coverage

blib/lib/Template/Plugin/DataHash.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
68 0 0 0 $method_ref and $method_ref eq 'CODE'
78 0 0 0 ref $this_ref and ref $this_ref eq 'HASH'
99 0 0 0 ref $PASSED_ARGS{$passed_arg} and ref $PASSED_ARGS{$passed_arg} eq 'HASH'

or 2 conditions

line l !l condition
29 0 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
53 0 0 0 shift() || $$self{'INCLUDE_PATH'}