-
Home
-
Autoglot – Automatic WordPress Translation
-
2.3.1
-
Code
-
Classes
- autoglot_database
Total Complexity |
45 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
312 |
Lines of code |
188 |
Logical lines of code |
119 |
Comment lines |
81 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
db_stats() |
A |
43 |
9 |
47 |
get_translations() |
S |
53 |
7 |
22 |
setup_db() |
S |
48 |
6 |
34 |
get_translations_count() |
S |
56 |
6 |
18 |
del_translation() |
S |
54 |
5 |
21 |
update_translation() |
S |
54 |
5 |
21 |
db_utilities_check() |
S |
59 |
3 |
14 |
db_exists() |
S |
74 |
2 |
4 |
__construct() |
S |
75 |
1 |
4 |
get_translation_table() |
S |
83 |
1 |
3 |