-
Home
-
Autoglot – Automatic WordPress Translation
-
2.5.3
-
Code
-
Classes
- autoglot_database
Total Complexity |
48 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
359 |
Lines of code |
210 |
Logical lines of code |
130 |
Comment lines |
95 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
db_stats() |
A |
43 |
9 |
47 |
get_translations() |
S |
52 |
7 |
23 |
setup_db() |
S |
48 |
6 |
34 |
get_translations_count() |
S |
55 |
6 |
19 |
del_translation() |
S |
54 |
5 |
21 |
update_translation() |
S |
54 |
5 |
21 |
db_utilities_check() |
S |
59 |
3 |
14 |
restore_url() |
S |
62 |
2 |
11 |
db_exists() |
S |
74 |
2 |
4 |
__construct() |
S |
75 |
1 |
4 |
get_translation_table() |
S |
83 |
1 |
3 |
get_translation_distinct_field() |
S |
65 |
1 |
9 |