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