-
Home
-
Media Library Assistant
-
3.20
-
Code
-
Classes
- MLA_View_List_Table
| Total Complexity |
47 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
519 |
| Lines of code |
191 |
| Logical lines of code |
98 |
| Comment lines |
278 |
| Methods |
26 |
| Properties |
1 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _build_rollover_actions() |
A |
45 |
10 |
37 |
| prepare_items() |
S |
51 |
4 |
26 |
| mla_admin_init() |
S |
68 |
3 |
6 |
| mla_manage_hidden_columns_filter() |
S |
71 |
2 |
6 |
| handle_row_actions() |
S |
66 |
2 |
8 |
| column_name() |
S |
66 |
2 |
8 |
| column_post_mime_type() |
S |
69 |
2 |
7 |
| column_table_view() |
S |
69 |
2 |
7 |
| get_hidden_columns() |
S |
68 |
2 |
7 |
| single_row() |
S |
67 |
2 |
7 |
| _build_inline_data() |
S |
59 |
1 |
14 |
| __construct() |
S |
63 |
1 |
11 |
| _default_hidden_columns() |
S |
80 |
1 |
3 |
| mla_manage_columns_filter() |
S |
81 |
1 |
3 |
| ajax_user_can() |
S |
80 |
1 |
3 |
| get_default_primary_column_name() |
S |
82 |
1 |
3 |
| column_default() |
S |
77 |
1 |
3 |
| column_cb() |
S |
75 |
1 |
5 |
| column_specification() |
S |
81 |
1 |
3 |
| column_singular() |
S |
81 |
1 |
3 |
| column_plural() |
S |
81 |
1 |
3 |
| column_menu_order() |
S |
82 |
1 |
3 |
| column_description() |
S |
81 |
1 |
3 |
| get_columns() |
S |
80 |
1 |
3 |
| get_sortable_columns() |
S |
83 |
1 |
3 |
| get_bulk_actions() |
S |
70 |
1 |
6 |