blib/lib/WordLists/Pronounce/Pronouncer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
102 | 4 | 0 | 0 | defined $$self{'cb_word'} and $$args{'as_word'} |
4 | 0 | 0 | defined $$self{'cb_phrase'} and not $$args{'as_word'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
58 | 4 | 0 | 0 | $field ||= $$self{'field'} |