-
Home
-
EKC Tournament Manager
-
2.4.0 (latest)
-
Code
-
Classes
- Ekc_Player
| Total Complexity |
13 |
| Dependencies |
0 |
| Dependents |
6 |
| Total lines |
62 |
| Lines of code |
39 |
| Logical lines of code |
13 |
| Comment lines |
0 |
| Methods |
13 |
| Properties |
6 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_player_id() |
S |
82 |
1 |
3 |
| set_player_id() |
S |
81 |
1 |
3 |
| get_last_name() |
S |
82 |
1 |
3 |
| set_last_name() |
S |
81 |
1 |
3 |
| get_first_name() |
S |
82 |
1 |
3 |
| set_first_name() |
S |
81 |
1 |
3 |
| get_country() |
S |
82 |
1 |
3 |
| set_country() |
S |
81 |
1 |
3 |
| is_active() |
S |
82 |
1 |
3 |
| set_active() |
S |
81 |
1 |
3 |
| is_captain() |
S |
82 |
1 |
3 |
| set_captain() |
S |
81 |
1 |
3 |
| jsonSerialize() |
S |
80 |
1 |
3 |