Condition Coverage

blib/lib/Text/TreeFile.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 defined $1 && $1 ne ''
58 0 0 0 not defined $$lp{'ifh'} and $$me{'nest'} == 0
59 0 0 0 exists $$me{'iname'} and defined $$me{'iname'}
99 0 0 0 defined $$me{'level'} and $$me{'level'} == $sublevel

or 3 conditions

line l !l&&r !l&&!r condition
35 0 0 0 ref $that || $that
112 0 0 0 /^exec\s/ or m[^[#;/]]
0 0 0 /^exec\s/ or m[^[#;/]] or /^\s*\.\.\./
0 0 0 /^exec\s/ or m[^[#;/]] or /^\s*\.\.\./ or /^\s*$/
133 0 0 0 /^[#;]/ or /^\s*\.\.\.\s*$/
0 0 0 /^[#;]/ or /^\s*\.\.\.\s*$/ or /^\s*$/