-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.9.3
-
Code
-
Classes
- LP_Checkout
| Total Complexity |
73 |
| Dependencies |
14 |
| Dependents |
5 |
| Total lines |
558 |
| Lines of code |
341 |
| Logical lines of code |
203 |
| Comment lines |
133 |
| Methods |
13 |
| Properties |
9 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_checkout() |
B |
33 |
20 |
106 |
| check_validate_fields() |
B |
37 |
14 |
80 |
| create_order() |
B |
38 |
15 |
63 |
| validate_payment() |
S |
59 |
4 |
14 |
| get_checkout_email() |
S |
63 |
4 |
11 |
| process_checkout_handler() |
S |
61 |
3 |
12 |
| checkout_email_exists() |
S |
64 |
3 |
11 |
| create_account() |
S |
63 |
2 |
11 |
| init() |
S |
73 |
2 |
5 |
| is_enable_register() |
S |
69 |
2 |
7 |
| validate_checkout_fields() |
S |
64 |
2 |
9 |
| is_enable_guest_checkout() |
S |
71 |
1 |
6 |
| is_enable_login() |
S |
71 |
1 |
6 |