Total Complexity | 120 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 968 |
Lines of code | 463 |
Logical lines of code | 276 |
Comment lines | 360 |
Methods | 35 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
print_column_headers() | 41 | 16 | 47 | |
pagination() | 40 | 8 | 59 | |
search_box() | 53 | 8 | 22 | |
months_dropdown() | 48 | 7 | 32 | |
set_pagination_args() | 58 | 8 | 14 | |
single_row_columns() | 52 | 5 | 25 | |
bulk_actions() | 53 | 5 | 21 | |
get_column_info() | 55 | 5 | 19 | |
row_actions() | 58 | 5 | 14 | |
ajax_response() | 55 | 4 | 19 | |
current_action() | 68 | 5 | 7 | |
__construct() | 56 | 3 | 18 | |
view_switcher() | 56 | 3 | 17 | |
get_pagenum() | 68 | 4 | 6 | |
views() | 59 | 3 | 14 | |
display() | 53 | 2 | 27 | |
display_tablenav() | 59 | 2 | 18 | |
comments_bubble() | 64 | 3 | 8 | |
get_items_per_page() | 69 | 3 | 6 | |
get_pagination_arg() | 71 | 3 | 6 | |
single_row() | 68 | 2 | 7 | |
display_rows() | 77 | 2 | 4 | |
display_rows_or_placeholder() | 64 | 2 | 10 | |
get_bulk_actions() | 83 | 1 | 3 | |
prepare_items() | 82 | 1 | 3 | |
extra_tablenav() | 100 | 1 | 1 | |
has_items() | 80 | 1 | 3 | |
get_table_classes() | 79 | 1 | 3 | |
get_column_count() | 72 | 1 | 5 | |
no_items() | 82 | 1 | 3 | |
get_sortable_columns() | 83 | 1 | 3 | |
get_columns() | 82 | 1 | 3 | |
get_views() | 83 | 1 | 3 | |
ajax_user_can() | 82 | 1 | 3 | |
_js_vars() | 64 | 1 | 10 |