-
Home
-
EKC Tournament Manager
-
2.2.0
-
Code
-
Classes
- Ekc_Team
| Total Complexity |
42 |
| Dependencies |
1 |
| Dependents |
10 |
| Total lines |
195 |
| Lines of code |
126 |
| Logical lines of code |
43 |
| Comment lines |
3 |
| Methods |
41 |
| Properties |
19 |
Methods 41
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_player() |
S |
71 |
2 |
6 |
| is_bye_id() |
S |
80 |
1 |
3 |
| get_team_id() |
S |
82 |
1 |
3 |
| set_team_id() |
S |
81 |
1 |
3 |
| get_tournament_id() |
S |
82 |
1 |
3 |
| set_tournament_id() |
S |
81 |
1 |
3 |
| get_name() |
S |
82 |
1 |
3 |
| set_name() |
S |
81 |
1 |
3 |
| get_country() |
S |
82 |
1 |
3 |
| set_country() |
S |
81 |
1 |
3 |
| get_club() |
S |
82 |
1 |
3 |
| set_club() |
S |
81 |
1 |
3 |
| is_active() |
S |
82 |
1 |
3 |
| set_active() |
S |
81 |
1 |
3 |
| get_email() |
S |
82 |
1 |
3 |
| set_email() |
S |
81 |
1 |
3 |
| get_phone() |
S |
82 |
1 |
3 |
| set_phone() |
S |
81 |
1 |
3 |
| get_registration_date() |
S |
82 |
1 |
3 |
| set_registration_date() |
S |
81 |
1 |
3 |
| get_camping_count() |
S |
82 |
1 |
3 |
| set_camping_count() |
S |
81 |
1 |
3 |
| get_breakfast_count() |
S |
82 |
1 |
3 |
| set_breakfast_count() |
S |
81 |
1 |
3 |
| is_registration_fee_paid() |
S |
82 |
1 |
3 |
| set_registration_fee_paid() |
S |
81 |
1 |
3 |
| is_on_wait_list() |
S |
82 |
1 |
3 |
| set_on_wait_list() |
S |
81 |
1 |
3 |
| get_registration_order() |
S |
82 |
1 |
3 |
| set_registration_order() |
S |
81 |
1 |
3 |
| get_seeding_score() |
S |
82 |
1 |
3 |
| set_seeding_score() |
S |
81 |
1 |
3 |
| get_initial_score() |
S |
82 |
1 |
3 |
| set_initial_score() |
S |
81 |
1 |
3 |
| get_virtual_rank() |
S |
82 |
1 |
3 |
| set_virtual_rank() |
S |
81 |
1 |
3 |
| get_shareable_link_id() |
S |
82 |
1 |
3 |
| set_shareable_link_id() |
S |
81 |
1 |
3 |
| get_players() |
S |
82 |
1 |
3 |
| set_players() |
S |
81 |
1 |
3 |
| jsonSerialize() |
S |
80 |
1 |
3 |