Condition Coverage

blib/lib/dTemplate.pm
Criterion Covered Total %
condition 9 26 34.6


or 2 conditions

line l !l condition
141 36 0 $comp[-1] ||= {}
197 13 4 $$chunk{'encoding'} || ''
230 6 2 (shift())->[PARSEHASH()] ||= {}
257 0 0 $$root{$i} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
32 0 0 0 ref $obj || $obj
33 0 0 0 ref $obj || $obj
0 0 14 $type eq 'choose' or $type eq 'select'
34 0 14 0 ref $obj || $obj
217 0 14 0 $$s[COMPILED()] or defined $$s[TEXT()]
14 0 0 $$s[COMPILED()] or defined $$s[TEXT()] or not defined $$s[FILENAME()]