Total Complexity | 173 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 1,427 |
Lines of code | 719 |
Logical lines of code | 379 |
Comment lines | 505 |
Methods | 47 |
Properties | 10 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
pagination() | 33 | 17 | 102 | |
print_column_headers() | 39 | 19 | 55 | |
months_dropdown() | 45 | 11 | 39 | |
comments_bubble() | 43 | 8 | 53 | |
single_row_columns() | 47 | 7 | 37 | |
get_column_info() | 50 | 7 | 27 | |
search_box() | 52 | 7 | 25 | |
set_pagination_args() | 56 | 7 | 18 | |
ajax_response() | 46 | 5 | 43 | |
current_action() | 61 | 7 | 12 | |
bulk_actions() | 49 | 6 | 26 | |
row_actions() | 56 | 5 | 16 | |
__construct() | 51 | 4 | 28 | |
get_default_primary_column_name() | 59 | 4 | 15 | |
get_primary_column_name() | 61 | 4 | 12 | |
view_switcher() | 55 | 3 | 20 | |
display_tablenav() | 57 | 3 | 20 | |
display() | 52 | 2 | 32 | |
get_pagenum() | 66 | 4 | 7 | |
views() | 59 | 3 | 14 | |
get_pagination_arg() | 68 | 3 | 8 | |
get_items_per_page() | 67 | 3 | 7 | |
__get() | 73 | 2 | 5 | |
__set() | 73 | 2 | 5 | |
__isset() | 73 | 2 | 5 | |
__unset() | 73 | 2 | 5 | |
__call() | 70 | 2 | 6 | |
display_rows_or_placeholder() | 66 | 2 | 9 | |
display_rows() | 74 | 2 | 5 | |
handle_row_actions() | 76 | 2 | 3 | |
get_wp_date_time_format() | 68 | 2 | 7 | |
ajax_user_can() | 81 | 1 | 3 | |
prepare_items() | 81 | 1 | 3 | |
has_items() | 80 | 1 | 3 | |
no_items() | 80 | 1 | 3 | |
get_views() | 82 | 1 | 3 | |
get_bulk_actions() | 82 | 1 | 3 | |
get_columns() | 81 | 1 | 3 | |
get_sortable_columns() | 82 | 1 | 3 | |
get_primary_column() | 81 | 1 | 3 | |
get_column_count() | 71 | 1 | 5 | |
get_table_classes() | 78 | 1 | 3 | |
extra_tablenav() | 98 | 1 | 1 | |
single_row() | 74 | 1 | 5 | |
column_default() | 98 | 1 | 1 | |
column_cb() | 98 | 1 | 1 | |
js_vars() | 64 | 1 | 10 |