-
Home
-
Autoglot – Automatic WordPress Translation
-
2.4.1
-
Code
-
Classes
- autoglot_editor
Total Complexity |
61 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
325 |
Lines of code |
219 |
Logical lines of code |
125 |
Comment lines |
50 |
Methods |
17 |
Properties |
6 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
perform_actions() |
A |
43 |
15 |
42 |
prepare_items() |
A |
44 |
12 |
37 |
render_table() |
A |
47 |
10 |
32 |
column_default() |
S |
62 |
6 |
12 |
sort_data() |
S |
57 |
4 |
18 |
column_translated() |
S |
64 |
2 |
7 |
column_lang() |
S |
67 |
2 |
6 |
get_columns() |
S |
62 |
1 |
11 |
item_key() |
S |
81 |
1 |
3 |
get_hidden_columns() |
S |
82 |
1 |
3 |
get_sortable_columns() |
S |
66 |
1 |
9 |
column_cb() |
S |
74 |
1 |
5 |
no_items() |
S |
80 |
1 |
3 |
column_original() |
S |
67 |
1 |
6 |
add_screen_options() |
S |
65 |
1 |
9 |
get_bulk_actions() |
S |
72 |
1 |
6 |
__construct() |
S |
63 |
1 |
10 |