-
Home
-
PlainInventory – Inventory Management Plugin
-
2.1.0
-
Code
-
Classes
- HC4_Database_Forge
Total Complexity |
175 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
1,078 |
Lines of code |
562 |
Logical lines of code |
260 |
Comment lines |
301 |
Methods |
28 |
Properties |
14 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_process_fields() |
C |
36 |
23 |
79 |
add_column() |
A |
51 |
11 |
23 |
create_table() |
A |
47 |
10 |
36 |
_attr_unsigned() |
A |
52 |
10 |
25 |
_create_table() |
A |
48 |
8 |
33 |
modify_column() |
A |
51 |
8 |
25 |
rename_table() |
A |
52 |
8 |
24 |
_create_table_attr() |
A |
55 |
8 |
19 |
_alter_table() |
S |
50 |
7 |
29 |
_process_indexes() |
S |
51 |
7 |
27 |
drop_table() |
S |
54 |
7 |
20 |
drop_database() |
S |
55 |
7 |
19 |
_process_column() |
S |
55 |
7 |
18 |
_attr_default() |
S |
56 |
6 |
19 |
create_database() |
S |
58 |
6 |
15 |
add_field() |
S |
53 |
5 |
24 |
field_exists() |
S |
54 |
5 |
22 |
add_key() |
S |
57 |
5 |
19 |
_parent_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 |
_attr_unique() |
S |
69 |
3 |
6 |
drop_column() |
S |
66 |
3 |
8 |
_reset() |
S |
79 |
1 |
3 |
add_index() |
S |
69 |
1 |
6 |
_attr_type() |
S |
91 |
1 |
2 |
__construct() |
S |
77 |
1 |
4 |