TypeAdapterMysql A

Total Complexity 57
Dependencies 1
Dependents 0
Total lines 425
Lines of code 267
Logical lines of code 125
Comment lines 23
Methods 31
Properties 2

Methods 31

Method Rating Maintainability Complexity Lines of code
create_view()
S
50 5 31
create_trigger()
S
53 3 24
backup_parameters()
S
54 3 20
restore_parameters()
S
55 3 19
databases()
S
57 2 15
parseColumnType()
S
58 2 14
getDatabaseHeader()
S
65 2 9
drop_view()
S
66 2 8
drop_table()
S
67 2 7
add_drop_trigger()
S
67 2 7
add_drop_database()
S
66 2 8
end_add_disable_keys()
S
66 2 8
start_add_disable_keys()
S
66 2 8
start_add_lock_table()
S
67 2 7
lock_table()
S
68 2 7
show_triggers()
S
68 2 7
show_columns()
S
68 2 7
show_views()
S
65 2 9
show_tables()
S
65 2 9
create_table()
S
63 2 10
commit_transaction()
S
82 1 3
unlock_table()
S
80 1 3
start_transaction()
S
82 1 3
end_add_lock_table()
S
80 1 3
setup_transaction()
S
82 1 3
start_disable_autocommit()
S
80 1 3
end_disable_autocommit()
S
80 1 3
show_create_trigger()
S
80 1 3
show_create_view()
S
80 1 3
show_create_table()
S
80 1 3
__construct()
S
81 1 3