-
Home
-
Disable payment method / Partial payment for WooCommerce
-
1.1.9.29 (latest)
-
Code
-
Classes
- Pi_dpmw_Order_Blocker
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
90 |
Lines of code |
71 |
Logical lines of code |
35 |
Comment lines |
3 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_order() |
S |
59 |
7 |
13 |
validate_order_block() |
S |
60 |
6 |
13 |
get_client_ip() |
S |
54 |
5 |
23 |
normalize_email() |
S |
60 |
3 |
12 |
init() |
S |
74 |
1 |
4 |
email_blocked_msg() |
S |
78 |
1 |
3 |
ip_blocked_msg() |
S |
78 |
1 |
3 |