Condition Coverage

blib/lib/JQuery/Splitter.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
181 0 0 0 defined $$panel2Params{'minB'} && $$panel2Params{'minB'} =~ /\S/
182 0 0 0 defined $$panel2Params{'initB'} && $$panel2Params{'initB'} =~ /\S/
183 0 0 0 defined $$panel2Params{'maxB'} && $$panel2Params{'maxB'} =~ /\S/

or 2 conditions

line l !l condition
95 0 0 $my->splitBackGround || 'gray'
96 0 0 $my->splitHeight || '6px'
97 0 0 $my->splitActive || 'blue'

or 3 conditions

line l !l&&r !l&&!r condition
10 0 0 0 ref $this || $this