-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.6.8.1
-
Code
-
Classes
- LP_Section_CURD
Total Complexity |
49 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
552 |
Lines of code |
314 |
Logical lines of code |
130 |
Comment lines |
160 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_items_section() |
A |
43 |
7 |
54 |
new_item() |
A |
47 |
8 |
35 |
assign_item_section() |
S |
50 |
5 |
31 |
get_section_items() |
S |
58 |
6 |
15 |
update_section_items() |
S |
51 |
3 |
29 |
update_item() |
S |
55 |
3 |
21 |
create() |
S |
51 |
2 |
29 |
update() |
S |
55 |
2 |
21 |
check_item_exist() |
S |
67 |
3 |
8 |
update_sections_order() |
S |
61 |
2 |
13 |
remove_section_item() |
S |
60 |
1 |
15 |
parse() |
S |
62 |
1 |
13 |
load() |
S |
91 |
1 |
2 |
duplicate() |
S |
91 |
1 |
2 |
delete() |
S |
64 |
1 |
9 |
item_section_exist() |
S |
66 |
1 |
8 |
get_item_section() |
S |
69 |
1 |
6 |
__construct() |
S |
81 |
1 |
3 |