blib/lib/Statistics/Candidates.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
159 | 0 | 0 | 1 | $$self{'NR_CANDIDATES'} > 0 and $$self{'NR_CLASSES'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
60 | 0 | 1 | 0 | ref $this || $this |
144 | 0 | 0 | 3 | not $sum or $sum == $$self{'NR_CLASSES'} |