-
Home
-
Pronamic Pay
-
9.5.0
-
Code
-
Classes
- ActionScheduler_ActionFactory
Total Complexity |
36 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
337 |
Lines of code |
123 |
Logical lines of code |
80 |
Comment lines |
184 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create() |
A |
45 |
9 |
39 |
get_stored_action() |
S |
53 |
7 |
21 |
repeat() |
S |
60 |
3 |
12 |
recurring_unique() |
S |
64 |
3 |
9 |
cron_unique() |
S |
62 |
3 |
10 |
async_unique() |
S |
71 |
2 |
5 |
single_unique() |
S |
69 |
2 |
6 |
store_unique_action() |
S |
72 |
2 |
5 |
async() |
S |
78 |
1 |
3 |
single() |
S |
78 |
1 |
3 |
recurring() |
S |
77 |
1 |
3 |
cron() |
S |
77 |
1 |
3 |
store() |
S |
76 |
1 |
4 |