-
Home
-
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance
-
4.0.1
-
Code
-
Classes
- WP_Optimize_Table_Management
Total Complexity |
19 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
138 |
Lines of code |
63 |
Logical lines of code |
36 |
Comment lines |
52 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_keys_sql() |
S |
58 |
7 |
14 |
create_plugin_tables() |
S |
62 |
3 |
11 |
get_instance() |
S |
69 |
2 |
7 |
delete_plugin_tables() |
S |
70 |
2 |
6 |
generate_fields_sql() |
S |
68 |
2 |
7 |
generate_create_statement() |
S |
62 |
1 |
11 |
__construct() |
S |
80 |
1 |
3 |
table_exists() |
S |
75 |
1 |
4 |