Condition Coverage

blib/lib/WordLists/WordList.pm
Criterion Covered Total %
condition 5 13 38.4


and 3 conditions

line !l l&&!r l&&r condition
119 0 0 0 defined $$args{'sense_compare'} and ref $$args{'sense_compare'} eq ref []
155 2 22 0 defined $sPos and $sPos || $$self{'significant_empty_pos'}

or 2 conditions

line l !l condition
205 22 0 $sHW ||= ''
206 22 0 $sPos ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
155 22 0 0 $sPos || $$self{'significant_empty_pos'}