blib/lib/WordLists/WordList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 13 | 38.4 |
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'} |
line | l | !l | condition |
---|---|---|---|
205 | 22 | 0 | $sHW ||= '' |
206 | 22 | 0 | $sPos ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
155 | 22 | 0 | 0 | $sPos || $$self{'significant_empty_pos'} |