Condition Coverage

blib/lib/Data/Random/WordList.pm
Criterion Covered Total %
condition 4 11 36.3


or 2 conditions

line l !l condition
76 130 0 shift() || 1

or 3 conditions

line l !l&&r !l&&!r condition
38 0 130 0 ref $proto || $proto
40 130 0 0 $options{'wordlist'} ||= dirname($INC{'Data/Random.pm'}) . '/Random/dict'
81 0 0 130 $num < 0 or $num != int $num