Condition Coverage

blib/lib/TkUtil/Configure.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
153 0 0 0 ref $$self{'callback'} eq 'ARRAY' and ref $$self{'on'} eq 'ARRAY'
160 0 0 0 ref $$self{'callback'} eq 'ARRAY' and ref $$self{'on'} ne 'ARRAY'
168 0 0 0 ref $$self{'on'} eq 'ARRAY' and ref $$self{'callback'} ne 'ARRAY'
214 0 0 0 defined $$self{'on'} and defined $$self{'on'}{$W}