-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.8.1 (latest)
-
Code
-
Classes
- LP_Section_CURD
Total Complexity |
51 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
567 |
Lines of code |
328 |
Logical lines of code |
139 |
Comment lines |
160 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_items_section() |
A |
42 |
7 |
55 |
new_item() |
A |
46 |
8 |
39 |
update_section_items() |
S |
48 |
5 |
37 |
assign_item_section() |
S |
50 |
5 |
31 |
get_section_items() |
S |
58 |
6 |
15 |
update_item() |
S |
55 |
3 |
21 |
create() |
S |
50 |
2 |
30 |
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 |