-
Home
-
워드프레스 결제 심플페이 – 우커머스 결제 플러그인
-
5.1.2
-
Code
-
Classes
- PAFW_Simple_Pay
| Total Complexity |
90 |
| Dependencies |
8 |
| Dependents |
1 |
| Total lines |
355 |
| Lines of code |
274 |
| Logical lines of code |
180 |
| Comment lines |
10 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_customer() |
B |
38 |
23 |
57 |
| create_order() |
A |
37 |
12 |
70 |
| get_order_for_simple_payment() |
A |
48 |
13 |
30 |
| create_simple_pay_order() |
A |
46 |
9 |
34 |
| validate_post_data() |
S |
57 |
7 |
15 |
| update_order() |
S |
58 |
6 |
13 |
| validate_params() |
S |
62 |
6 |
10 |
| redirect_url() |
S |
60 |
5 |
13 |
| get_order() |
S |
60 |
4 |
12 |
| product_info() |
S |
70 |
2 |
6 |
| get_order_awaiting_payment() |
S |
64 |
2 |
10 |
| init() |
S |
74 |
1 |
4 |