Total Complexity | 124 |
Dependencies | 18 |
Dependents | 2 |
Total lines | 816 |
Lines of code | 526 |
Logical lines of code | 331 |
Comment lines | 194 |
Methods | 38 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_query_actions_sql() | 30 | 26 | 114 | |
find_action() | 45 | 8 | 43 | |
claim_actions() | 46 | 8 | 36 | |
make_action_from_post() | 54 | 5 | 18 | |
save_action() | 56 | 4 | 17 | |
get_action_status_by_post_status() | 57 | 4 | 17 | |
mark_complete() | 56 | 4 | 17 | |
get_post_status_by_action_status() | 58 | 4 | 17 | |
action_counts() | 57 | 4 | 16 | |
get_date_gmt() | 61 | 4 | 11 | |
get_actions_by_group() | 48 | 2 | 34 | |
validate_args() | 66 | 4 | 8 | |
release_claim() | 58 | 3 | 14 | |
save_post_array() | 61 | 3 | 11 | |
filter_insert_post_data() | 65 | 3 | 9 | |
fetch_action() | 68 | 3 | 7 | |
cancel_action() | 62 | 3 | 10 | |
delete_action() | 65 | 3 | 8 | |
create_post_array() | 62 | 2 | 11 | |
unclaim_action() | 64 | 2 | 9 | |
get_post() | 72 | 2 | 6 | |
set_unique_post_slug() | 69 | 2 | 6 | |
validate_action() | 72 | 2 | 5 | |
get_status() | 67 | 2 | 7 | |
save_action_group() | 68 | 2 | 7 | |
query_actions() | 71 | 2 | 5 | |
mark_failure() | 63 | 2 | 9 | |
log_execution() | 69 | 1 | 6 | |
init() | 67 | 1 | 8 | |
get_post_column() | 73 | 1 | 4 | |
get_null_action() | 81 | 1 | 3 | |
get_claim_id() | 79 | 1 | 3 | |
find_actions_by_claim_id() | 67 | 1 | 7 | |
generate_claim_id() | 73 | 1 | 4 | |
get_claim_count() | 69 | 1 | 6 | |
stake_claim() | 69 | 1 | 6 | |
save_post_schedule() | 79 | 1 | 3 | |
get_date() | 76 | 1 | 4 |