-
Home
-
Appmax WooCommerce
-
2.0.44
-
Code
-
Classes
- AWC_Due_Date_Validator
Total Complexity |
14 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
126 |
Lines of code |
93 |
Logical lines of code |
25 |
Comment lines |
0 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
awc_adjust_business_days_from_due_date() |
S |
56 |
5 |
17 |
awc_get_holidays() |
S |
47 |
1 |
44 |
awc_verify_days_that_not_holidays() |
S |
63 |
3 |
10 |
awc_verify_due_days() |
S |
70 |
2 |
6 |
awc_get_default_due_days() |
S |
81 |
1 |
3 |
awc_generate_due_date() |
S |
74 |
1 |
4 |
awc_get_days_week_that_need_add_one_day() |
S |
67 |
1 |
9 |