-
Home
-
EKC Tournament Manager
-
2.2.0
-
Code
-
Classes
- Ekc_Result
| Total Complexity |
27 |
| Dependencies |
0 |
| Dependents |
6 |
| Total lines |
124 |
| Lines of code |
81 |
| Logical lines of code |
27 |
| Comment lines |
0 |
| Methods |
27 |
| Properties |
13 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_result_id() |
S |
82 |
1 |
3 |
| set_result_id() |
S |
81 |
1 |
3 |
| get_tournament_id() |
S |
82 |
1 |
3 |
| set_tournament_id() |
S |
81 |
1 |
3 |
| get_team1_id() |
S |
82 |
1 |
3 |
| set_team1_id() |
S |
81 |
1 |
3 |
| get_team2_id() |
S |
82 |
1 |
3 |
| set_team2_id() |
S |
81 |
1 |
3 |
| get_team1_placeholder() |
S |
82 |
1 |
3 |
| set_team1_placeholder() |
S |
81 |
1 |
3 |
| get_team2_placeholder() |
S |
82 |
1 |
3 |
| set_team2_placeholder() |
S |
81 |
1 |
3 |
| get_team1_score() |
S |
82 |
1 |
3 |
| set_team1_score() |
S |
81 |
1 |
3 |
| get_team2_score() |
S |
82 |
1 |
3 |
| set_team2_score() |
S |
81 |
1 |
3 |
| get_pitch() |
S |
82 |
1 |
3 |
| set_pitch() |
S |
81 |
1 |
3 |
| get_stage() |
S |
82 |
1 |
3 |
| set_stage() |
S |
81 |
1 |
3 |
| get_tournament_round() |
S |
82 |
1 |
3 |
| set_tournament_round() |
S |
81 |
1 |
3 |
| get_result_type() |
S |
82 |
1 |
3 |
| set_result_type() |
S |
81 |
1 |
3 |
| is_virtual_result() |
S |
82 |
1 |
3 |
| set_virtual_result() |
S |
81 |
1 |
3 |
| jsonSerialize() |
S |
80 |
1 |
3 |