-
Home
-
WP Mail Pro
-
2.0.0 (latest)
-
Code
-
Classes
- ActionScheduler_DBStore
| Total Complexity |
97 |
| Dependencies |
15 |
| Dependents |
0 |
| Total lines |
836 |
| Lines of code |
474 |
| Logical lines of code |
285 |
| Comment lines |
251 |
| Methods |
32 |
| Properties |
2 |
Methods 32
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_query_actions_sql() |
C |
31 |
25 |
112 |
| save_action() |
A |
46 |
8 |
34 |
| claim_actions() |
S |
46 |
6 |
35 |
| bulk_cancel_actions() |
S |
48 |
6 |
34 |
| find_action() |
S |
48 |
5 |
34 |
| fetch_action() |
S |
54 |
4 |
21 |
| get_group_id() |
S |
62 |
4 |
11 |
| action_counts() |
S |
59 |
3 |
14 |
| get_status() |
S |
59 |
3 |
13 |
| make_action_from_db_record() |
S |
60 |
3 |
12 |
| get_date_gmt() |
S |
60 |
3 |
12 |
| mark_complete() |
S |
57 |
2 |
17 |
| cancel_action() |
S |
59 |
2 |
14 |
| mark_failure() |
S |
60 |
2 |
13 |
| get_args_for_query() |
S |
68 |
2 |
7 |
| query_actions() |
S |
71 |
2 |
5 |
| delete_action() |
S |
65 |
2 |
8 |
| init() |
S |
77 |
1 |
4 |
| hash_args() |
S |
80 |
1 |
3 |
| create_group() |
S |
72 |
1 |
5 |
| get_null_action() |
S |
81 |
1 |
3 |
| cancel_actions_by_hook() |
S |
79 |
1 |
3 |
| cancel_actions_by_group() |
S |
79 |
1 |
3 |
| get_date() |
S |
73 |
1 |
5 |
| stake_claim() |
S |
69 |
1 |
6 |
| generate_claim_id() |
S |
69 |
1 |
6 |
| get_claim_count() |
S |
69 |
1 |
6 |
| get_claim_id() |
S |
69 |
1 |
6 |
| find_actions_by_claim_id() |
S |
67 |
1 |
7 |
| release_claim() |
S |
71 |
1 |
5 |
| unclaim_action() |
S |
65 |
1 |
10 |
| log_execution() |
S |
69 |
1 |
6 |