-
Home
-
MasterStudy LMS WordPress Plugin – for Online Courses and Education
-
3.0.3
-
Code
-
Classes
- STM_LMS_Cart
Total Complexity |
39 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
274 |
Lines of code |
214 |
Logical lines of code |
111 |
Comment lines |
3 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
purchase_courses() |
B |
33 |
15 |
105 |
delete_from_cart() |
S |
57 |
6 |
16 |
_add_to_cart() |
S |
51 |
4 |
25 |
add_to_cart() |
S |
61 |
3 |
11 |
get_course_price() |
S |
63 |
3 |
10 |
get_cart_totals() |
S |
61 |
2 |
12 |
payment_methods() |
S |
57 |
1 |
17 |
woocommerce_checkout_enabled() |
S |
77 |
2 |
3 |
checkout_url() |
S |
68 |
2 |
7 |
init() |
S |
67 |
1 |
8 |