-
Home
-
MasterStudy LMS WordPress Plugin – for Online Courses and Education
-
3.4.12
-
Code
-
Classes
- STM_LMS_Guest_Checkout
Total Complexity |
38 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
268 |
Lines of code |
215 |
Logical lines of code |
97 |
Comment lines |
4 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fast_register() |
A |
37 |
11 |
88 |
fast_login() |
A |
44 |
7 |
48 |
check_cart_items() |
S |
53 |
7 |
23 |
add_cart() |
S |
60 |
4 |
13 |
guest_checkout() |
S |
64 |
3 |
11 |
guest_checkout_process() |
S |
57 |
2 |
16 |
get_cart_items() |
S |
68 |
2 |
7 |
__construct() |
S |
69 |
1 |
6 |
guest_enabled() |
S |
79 |
1 |
3 |