-
Home
-
Pronamic Pay
-
9.1.3
-
Code
-
Classes
- ActionScheduler_ActionFactory
Total Complexity |
26 |
Dependencies |
10 |
Dependents |
1 |
Total lines |
257 |
Lines of code |
81 |
Logical lines of code |
51 |
Comment lines |
155 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_stored_action() |
S |
55 |
6 |
19 |
repeat() |
S |
61 |
3 |
11 |
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 |