Ekc_Database_Access C

Total Complexity 113
Dependencies 7
Dependents 15
Total lines 1,216
Lines of code 1,064
Logical lines of code 354
Comment lines 39
Methods 54
Properties 0

Methods 54

Method Rating Maintainability Complexity Lines of code
create_team_table_filter()
A
55 9 17
get_active_teams_on_wait_list()
A
44 6 52
get_active_teams()
S
46 6 42
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_tournament_id()
S
57 3 20
get_active_teams_count_by_code_name()
S
57 3 20
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
get_team_by_id()
S
55 2 23
get_tournament_by_code_name()
S
56 2 22
get_tournament_by_id()
S
56 2 22
get_active_team_ids()
S
58 2 18
get_initial_swiss_system_ranking()
S
58 2 18
delete_tournament()
S
57 2 17
get_all_shareable_links_as_table()
S
57 2 16
get_team_by_shareable_link_id()
S
60 2 15
get_tournament_result_by_id()
S
60 2 15
delete_results_for_round()
S
64 3 10
insert_players()
S
69 3 7
get_all_tournaments_as_table()
S
59 2 15
get_all_teams_as_csv()
S
54 1 30
update_tournament()
S
49 1 30
insert_tournament()
S
49 1 29
update_team()
S
50 1 28
create_tournament_from_table_row()
S
50 1 27
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
transform_legacy_email_text()
S
70 2 6
delete_results_for_team()
S
66 2 8
insert_or_update_tournament_result()
S
68 2 8
truncate_string()
S
77 2 3
validate_tournament_table_sort_column()
S
64 2 10
update_shareable_link_data()
S
59 1 15
get_tournament_round_start()
S
61 1 14
get_current_swiss_system_round()
S
62 1 13
is_wait_list_enabled()
S
63 1 12
update_shareable_link_id()
S
63 1 12
store_tournament_round_start()
S
62 1 12
get_max_teams_by_tournament_id()
S
63 1 12
get_max_teams_by_code_name()
S
63 1 12
set_team_on_wait_list()
S
63 1 12
set_team_active()
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