-
Home
-
WP Mail Logging
-
1.10.3
-
Code
-
Classes
- WP_List_Table
| Total Complexity |
119 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
957 |
| Lines of code |
456 |
| Logical lines of code |
269 |
| Comment lines |
360 |
| Methods |
35 |
| Properties |
6 |
Methods 35
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| print_column_headers() |
B |
41 |
16 |
47 |
| pagination() |
A |
40 |
8 |
59 |
| months_dropdown() |
A |
48 |
7 |
32 |
| set_pagination_args() |
S |
58 |
8 |
14 |
| search_box() |
S |
54 |
7 |
20 |
| single_row_columns() |
S |
52 |
5 |
25 |
| bulk_actions() |
S |
53 |
5 |
21 |
| get_column_info() |
S |
55 |
5 |
19 |
| row_actions() |
S |
58 |
5 |
14 |
| ajax_response() |
S |
55 |
4 |
19 |
| current_action() |
S |
68 |
5 |
7 |
| __construct() |
S |
56 |
3 |
18 |
| view_switcher() |
S |
56 |
3 |
17 |
| get_pagenum() |
S |
68 |
4 |
6 |
| views() |
S |
60 |
3 |
12 |
| display() |
S |
55 |
2 |
24 |
| display_tablenav() |
S |
59 |
2 |
18 |
| get_pagination_arg() |
S |
71 |
3 |
6 |
| comments_bubble() |
S |
64 |
3 |
8 |
| get_items_per_page() |
S |
69 |
3 |
6 |
| display_rows_or_placeholder() |
S |
64 |
2 |
10 |
| display_rows() |
S |
77 |
2 |
4 |
| single_row() |
S |
68 |
2 |
7 |
| ajax_user_can() |
S |
82 |
1 |
3 |
| prepare_items() |
S |
82 |
1 |
3 |
| has_items() |
S |
80 |
1 |
3 |
| no_items() |
S |
82 |
1 |
3 |
| get_views() |
S |
83 |
1 |
3 |
| get_bulk_actions() |
S |
83 |
1 |
3 |
| get_columns() |
S |
82 |
1 |
3 |
| get_sortable_columns() |
S |
83 |
1 |
3 |
| get_column_count() |
S |
72 |
1 |
5 |
| get_table_classes() |
S |
79 |
1 |
3 |
| extra_tablenav() |
S |
100 |
1 |
1 |
| _js_vars() |
S |
64 |
1 |
10 |