-
Home
-
LearnPress – WordPress LMS Plugin
-
3.2.8.6
-
Code
-
Classes
- LP_Section_CURD
Total Complexity |
58 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
668 |
Lines of code |
344 |
Logical lines of code |
173 |
Comment lines |
209 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_final_item() |
A |
49 |
8 |
29 |
new_item() |
S |
49 |
7 |
29 |
update_section_items() |
S |
47 |
5 |
40 |
add_items_section() |
S |
44 |
4 |
49 |
get_section_items() |
S |
57 |
6 |
16 |
sort_sections() |
S |
53 |
4 |
23 |
update() |
S |
55 |
2 |
21 |
check_item_exist() |
S |
67 |
3 |
8 |
update_item() |
S |
62 |
3 |
10 |
clear() |
S |
57 |
2 |
15 |
create() |
S |
55 |
1 |
20 |
get_last_number_order() |
S |
68 |
2 |
6 |
read_sections_ids() |
S |
64 |
2 |
9 |
remove_section_item() |
S |
60 |
1 |
15 |
read_items() |
S |
60 |
1 |
14 |
parse() |
S |
64 |
1 |
10 |
load() |
S |
91 |
1 |
2 |
item_section_exist() |
S |
66 |
1 |
8 |
get_item_section() |
S |
69 |
1 |
6 |
duplicate() |
S |
91 |
1 |
2 |
delete() |
S |
64 |
1 |
9 |
__construct() |
S |
81 |
1 |
3 |