-
Home
-
Locatoraid Store Locator
-
3.9.54
-
Code
-
Classes
- CI_DB_forge_HC_System
Total Complexity |
150 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
987 |
Lines of code |
498 |
Logical lines of code |
221 |
Comment lines |
305 |
Methods |
25 |
Properties |
16 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_process_fields() |
C |
36 |
23 |
79 |
create_table() |
A |
47 |
10 |
36 |
_attr_unsigned() |
A |
52 |
10 |
25 |
add_column() |
A |
51 |
10 |
25 |
_create_table() |
A |
47 |
8 |
36 |
modify_column() |
A |
51 |
8 |
25 |
rename_table() |
A |
52 |
8 |
24 |
_process_indexes() |
S |
51 |
7 |
27 |
drop_table() |
S |
54 |
7 |
20 |
drop_database() |
S |
55 |
7 |
19 |
_attr_default() |
S |
56 |
6 |
19 |
create_database() |
S |
58 |
6 |
15 |
add_field() |
S |
51 |
5 |
29 |
add_key() |
S |
57 |
5 |
19 |
_alter_table() |
S |
56 |
5 |
17 |
_drop_table() |
S |
57 |
4 |
18 |
_process_primary_keys() |
S |
57 |
4 |
16 |
_attr_auto_increment() |
S |
68 |
4 |
6 |
_create_table_attr() |
S |
63 |
3 |
11 |
drop_column() |
S |
66 |
3 |
8 |
_attr_unique() |
S |
69 |
3 |
6 |
__construct() |
S |
77 |
1 |
4 |
_attr_type() |
S |
91 |
1 |
2 |
_process_column() |
S |
65 |
1 |
9 |
_reset() |
S |
79 |
1 |
3 |