| blib/lib/Statistics/Candidates.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 63 | 1 | 0 | if ($arg) |
| 88 | 0 | 1 | unless open CANDS, $file |
| 103 | 100 | 0 | unless (/\#.*/) |
| 134 | 0 | 3 | if (not $sum or $sum == $self->{'NR_CLASSES'}) |
| 149 | 1 | 0 | if ($self->{'NR_CANDIDATES'} > 0 and $self->{'NR_CLASSES'}) |
| 150 | 0 | 1 | unless open CANDIDATES, ">$file" |
| 156 | 1 | 2 | unless ($self->{'ADDED'}{$f}) |
| 165 | 100 | 200 | unless ($self->{'ADDED'}{$f}) |