-
Home
-
TableGen – Data Table Generator
-
1.3.1 (latest)
-
Code
-
Classes
- ATTC_database
Total Complexity |
59 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
502 |
Lines of code |
246 |
Logical lines of code |
129 |
Comment lines |
175 |
Methods |
23 |
Properties |
6 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_data_to_insert() |
S |
58 |
7 |
15 |
get_all() |
S |
57 |
6 |
16 |
get_table_meta() |
S |
57 |
6 |
15 |
load_table_data() |
S |
57 |
4 |
16 |
create_table() |
S |
51 |
3 |
30 |
get() |
S |
60 |
3 |
13 |
update_table_meta() |
S |
61 |
3 |
12 |
sample_table_for_import() |
S |
50 |
1 |
31 |
drop_table() |
S |
67 |
3 |
7 |
get_instance() |
S |
70 |
3 |
6 |
insert() |
S |
58 |
2 |
14 |
__construct() |
S |
62 |
2 |
11 |
insert_table_and_meta_data() |
S |
64 |
2 |
10 |
delete_table_meta() |
S |
73 |
2 |
4 |
get_count() |
S |
74 |
2 |
4 |
set_table_meta() |
S |
72 |
2 |
4 |
delete() |
S |
64 |
2 |
9 |
update() |
S |
61 |
1 |
11 |
serialize() |
S |
80 |
1 |
3 |
unserialize() |
S |
80 |
1 |
3 |
get_page_items() |
S |
71 |
1 |
5 |
update_database() |
S |
72 |
1 |
5 |
update_table_and_meta_data() |
S |
91 |
1 |
2 |