-
Home
-
EKC Tournament Manager
-
2.4.0 (latest)
-
Code
-
Classes
- Ekc_Check_In_Table
Total Complexity |
53 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
328 |
Lines of code |
276 |
Logical lines of code |
165 |
Comment lines |
9 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_filter() |
A |
47 |
10 |
37 |
column_default() |
S |
60 |
8 |
14 |
column_is_active() |
S |
53 |
3 |
21 |
column_is_checked_in() |
S |
53 |
3 |
21 |
column_is_registration_fee_paid() |
S |
53 |
3 |
21 |
column_is_on_wait_list() |
S |
53 |
3 |
21 |
append_shareable_link() |
S |
57 |
3 |
17 |
extra_tablenav() |
S |
59 |
2 |
16 |
filter_country_dropdown() |
S |
65 |
3 |
9 |
filter_yes_no_dropdown() |
S |
66 |
3 |
8 |
get_columns() |
S |
57 |
1 |
17 |
column_shareable_link() |
S |
57 |
1 |
15 |
get_sortable_columns() |
S |
60 |
1 |
14 |
prepare_items() |
S |
61 |
1 |
12 |
get_table_classes() |
S |
74 |
1 |
4 |
no_items() |
S |
80 |
1 |
3 |
pagination() |
S |
65 |
1 |
10 |
filter_active_dropdown() |
S |
79 |
1 |
3 |
filter_checked_in_dropdown() |
S |
79 |
1 |
3 |
filter_registration_fee_dropdown() |
S |
79 |
1 |
3 |
filter_wait_list_dropdown() |
S |
79 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |