| blib/lib/Games/Ratings/Chess/FIDE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 92 | 0 | 10 | if ($P == 1) |
| 96 | 0 | 10 | if ($P == 0) |
| 131 | 0 | 121 | unless (defined $A_coefficient) |
| 151 | 0 | 0 | if ($player_rating >= 2400) { } |
| 170 | 165 | 73 | if ($rating_difference >= 0) { } |
| 189 | 5 | 233 | if ($rating_difference > 350) |
| 192 | 0 | 238 | if ($rating_difference < -350) |
| 206 | 2 | 8 | if ($P lt 0.5) { } |