Ekc_Database_Access C

Total Complexity 124
Dependencies 7
Dependents 18
Total lines 1,361
Lines of code 1,184
Logical lines of code 380
Comment lines 52
Methods 59
Properties 0

Methods 59

Method Rating Maintainability Complexity Lines of code
create_team_table_filter()
A
55 9 17
get_active_teams()
A
45 7 45
get_active_teams_on_wait_list()
A
44 6 52
get_tournament_results()
S
49 5 33
get_current_swiss_system_ranking()
S
43 2 68
get_players_map()
S
48 4 34
get_teams_ordered_by_seeding()
S
51 4 29
get_all_teams()
S
52 3 27
insert_team()
S
46 2 39
get_active_teams_count_by_code_name()
S
57 3 20
get_active_teams_count_by_tournament_id()
S
57 3 20
delete_results_for_round()
S
57 3 19
delete_results_for_stage()
S
57 3 19
create_team_table_sort_column_sql()
S
62 3 11
get_active_players()
S
53 2 25
get_all_teams_as_table()
S
53 2 25
delete_tournament()
S
53 2 25
get_team_by_id()
S
55 2 23
get_tournament_by_id()
S
56 2 23
get_result_log_as_table()
S
54 2 23
get_tournament_by_code_name()
S
56 2 23
get_team_by_shareable_link_id()
S
57 2 21
get_active_team_ids()
S
58 2 18
get_initial_swiss_system_ranking()
S
58 2 18
delete_results_for_team()
S
58 2 17
update_tournament()
S
49 1 31
get_all_shareable_links_as_table()
S
57 2 16
create_result_log_sort_column_sql()
S
63 3 10
insert_players()
S
69 3 7
get_tournament_result_by_id()
S
60 2 15
get_all_tournaments_as_table()
S
59 2 15
get_all_teams_as_csv()
S
54 1 30
insert_tournament()
S
49 1 30
create_tournament_from_table_row()
S
50 1 28
update_team()
S
50 1 28
update_tournament_result()
S
52 1 24
create_team_from_table_row()
S
53 1 22
insert_tournament_result()
S
53 1 22
create_result_from_table_row()
S
57 1 17
insert_player()
S
58 1 16
insert_or_update_tournament_result()
S
68 2 8
transform_legacy_email_text()
S
70 2 6
truncate_string()
S
77 2 3
validate_tournament_table_sort_column()
S
64 2 10
update_shareable_link_data()
S
59 1 15
insert_tournament_result_log()
S
60 1 14
get_earliest_result_log_time()
S
61 1 14
get_tournament_round_start()
S
61 1 14
get_current_swiss_system_round()
S
62 1 13
store_tournament_round_start()
S
62 1 12
set_team_active()
S
63 1 12
get_max_teams_by_tournament_id()
S
63 1 12
get_max_teams_by_code_name()
S
63 1 12
update_shareable_link_id()
S
63 1 12
is_wait_list_enabled()
S
63 1 12
set_team_on_wait_list()
S
63 1 12
delete_tournament_round_start()
S
74 1 4
delete_players()
S
74 1 4
create_swiss_system_team_from_table_row()
S
64 1 10