blib/lib/Games/Ratings.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 20 | 20 | 100.0 |
pod | 12 | 12 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
7 | 37 | n/a | BEGIN |
8 | 37 | n/a | BEGIN |
9 | 37 | n/a | BEGIN |
11 | 37 | n/a | BEGIN |
12 | 37 | n/a | BEGIN |
14 | 37 | n/a | BEGIN |
24 | 34 | Yes | new |
34 | 126 | Yes | set_rating |
48 | 258 | Yes | get_rating |
54 | 33 | Yes | set_coefficient |
68 | 37 | Yes | get_coefficient |
74 | 285 | Yes | add_game |
93 | 343 | Yes | get_all_games |
106 | 5 | Yes | remove_all_games |
113 | 34 | n/a | DESTROY |
125 | 99 | Yes | get_number_of_games_played |
133 | 69 | Yes | get_points_scored |
147 | 29 | Yes | get_percentage_score |
159 | 30 | Yes | get_average_rating_of_opponents |
182 | 688 | n/a | _get_numerical_result |