-
Home
-
ImgSEO – AI Bulk Image Alt Text Generator & SEO File Renamer for WordPress Accessibility
-
1.2.1
-
Code
-
Classes
- ImgSEO_Database_Manager
Total Complexity |
18 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
312 |
Lines of code |
194 |
Logical lines of code |
83 |
Comment lines |
73 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_tables() |
S |
42 |
1 |
77 |
tables_exist() |
S |
57 |
3 |
17 |
drop_tables() |
S |
54 |
2 |
23 |
get_database_stats() |
S |
56 |
2 |
19 |
cleanup_old_data() |
S |
57 |
1 |
18 |
get_instance() |
S |
71 |
2 |
6 |
check_database_version() |
S |
68 |
2 |
7 |
__construct() |
S |
75 |
1 |
4 |
create_additional_indexes() |
S |
70 |
1 |
6 |
initialize_default_data() |
S |
64 |
1 |
10 |
get_table_name() |
S |
76 |
1 |
4 |
migrate_legacy_data() |
S |
80 |
1 |
3 |