-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.3.5
-
Code
-
Classes
- LP_Checkout
Total Complexity |
82 |
Dependencies |
11 |
Dependents |
4 |
Total lines |
620 |
Lines of code |
341 |
Logical lines of code |
209 |
Comment lines |
180 |
Methods |
15 |
Properties |
11 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_checkout() |
B |
35 |
21 |
87 |
check_validate_fields() |
B |
37 |
14 |
80 |
create_order() |
A |
40 |
13 |
59 |
verify_nonce() |
S |
57 |
5 |
17 |
process_checkout_handler() |
S |
57 |
4 |
16 |
validate_payment() |
S |
59 |
4 |
14 |
_is_resume_order() |
S |
66 |
4 |
8 |
validate_checkout_fields() |
S |
59 |
3 |
14 |
checkout_email_exists() |
S |
64 |
3 |
11 |
get_checkout_email() |
S |
66 |
3 |
9 |
create_account() |
S |
63 |
2 |
11 |
init() |
S |
69 |
2 |
6 |
is_enable_register() |
S |
76 |
2 |
3 |
is_enable_guest_checkout() |
S |
77 |
1 |
3 |
is_enable_login() |
S |
77 |
1 |
3 |