-
Home
-
워드프레스 결제 심플페이 – 우커머스 결제 플러그인
-
3.3.5
-
Code
-
Classes
- PAFW_Simple_Pay
Total Complexity |
82 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
332 |
Lines of code |
256 |
Logical lines of code |
169 |
Comment lines |
10 |
Methods |
11 |
Properties |
0 |
Methods 11
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 |
50 |
12 |
27 |
create_simple_pay_order() |
A |
46 |
9 |
34 |
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 |