-
Home
-
Pending Payment Reminder for WooCommerce
-
1.0.0
-
Code
-
Classes
- prfw_handler
Total Complexity |
37 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
220 |
Lines of code |
156 |
Logical lines of code |
101 |
Comment lines |
17 |
Methods |
9 |
Properties |
7 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
B |
43 |
18 |
45 |
__construct() |
A |
52 |
8 |
25 |
pendingOrders() |
S |
48 |
3 |
33 |
sendReminder() |
S |
52 |
3 |
23 |
get_custom_email_html() |
S |
58 |
1 |
15 |
pageOrders() |
S |
91 |
1 |
2 |
getPendingOrders() |
S |
75 |
1 |
4 |
cancelOrder() |
S |
69 |
1 |
6 |
automatedReminders() |
S |
80 |
1 |
3 |