| blib/lib/WordNet/SenseRelate/WordToSet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 27 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 181 | 0 | 0 | 0 | $trace & 2 and not $trace & 1 | 
| 359 | 0 | 0 | 0 | $tempScores[$n] and $tempScores[$n] > 0 | 
| 376 | 0 | 0 | 0 | $tempScores[$n] and $tempScores[$n] > 0 | 
| 384 | 0 | 0 | 0 | defined $tempScores[$n] and $tempScores[$n] > $max | 
| 408 | 0 | 0 | 0 | $tracelevel & 4 || $tracelevel & 1 and defined $traces[$p] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 135 | 0 | 0 | 0 | ref $class || $class | 
| 359 | 0 | 0 | 0 | $tempScores[$n] and $tempScores[$n] > 0 or $tracelevel & 2 | 
| 376 | 0 | 0 | 0 | $tempScores[$n] and $tempScores[$n] > 0 or $tracelevel & 2 | 
| 408 | 0 | 0 | 0 | $tracelevel & 4 || $tracelevel & 1 |