-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.3.4
-
Code
-
Classes
- LP_Checkout
Total Complexity |
116 |
Dependencies |
11 |
Dependents |
4 |
Total lines |
854 |
Lines of code |
431 |
Logical lines of code |
276 |
Comment lines |
287 |
Methods |
18 |
Properties |
14 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_fields() |
B |
40 |
24 |
56 |
process_checkout() |
B |
35 |
21 |
87 |
check_validate_fields() |
B |
36 |
15 |
85 |
create_order() |
B |
38 |
16 |
67 |
get_checkout_fields() |
S |
54 |
5 |
19 |
verify_nonce() |
S |
57 |
5 |
17 |
process_checkout_handler() |
S |
57 |
4 |
16 |
validate_payment() |
S |
59 |
4 |
14 |
_is_resume_order() |
S |
68 |
4 |
7 |
checkout_email_exists() |
S |
64 |
3 |
11 |
get_checkout_email() |
S |
66 |
3 |
9 |
validate_checkout_fields() |
S |
63 |
2 |
11 |
create_account() |
S |
63 |
2 |
11 |
__construct() |
S |
69 |
2 |
6 |
instance() |
S |
71 |
2 |
6 |
is_enable_register() |
S |
76 |
2 |
3 |
is_enable_login() |
S |
77 |
1 |
3 |
is_enable_guest_checkout() |
S |
77 |
1 |
3 |