-
Home
-
MasterStudy LMS WordPress Plugin – for Online Courses and Education
-
2.5.5
-
Code
-
Classes
- STM_LMS_Cart
Total Complexity |
38 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
266 |
Lines of code |
188 |
Logical lines of code |
116 |
Comment lines |
4 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
purchase_courses() |
B |
34 |
15 |
88 |
_add_to_cart() |
S |
48 |
5 |
31 |
delete_from_cart() |
S |
62 |
4 |
10 |
add_to_cart() |
S |
63 |
3 |
9 |
get_course_price() |
S |
66 |
3 |
8 |
get_cart_totals() |
S |
61 |
2 |
12 |
woocommerce_checkout_enabled() |
S |
77 |
2 |
3 |
checkout_url() |
S |
71 |
2 |
5 |
payment_methods() |
S |
59 |
1 |
14 |
init() |
S |
67 |
1 |
8 |