-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.8.6
-
Code
-
Classes
- LP_Section_Items_DB
Total Complexity |
28 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
243 |
Lines of code |
134 |
Logical lines of code |
72 |
Comment lines |
64 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_section_items() |
A |
49 |
9 |
32 |
update_data() |
S |
54 |
5 |
20 |
update_items_position() |
S |
57 |
3 |
17 |
insert_data() |
S |
62 |
3 |
11 |
delete_items() |
S |
58 |
2 |
17 |
getInstance() |
S |
72 |
2 |
6 |
delete_item_not_in_tb_post() |
S |
62 |
1 |
13 |
get_last_number_order() |
S |
64 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
update() |
S |
76 |
1 |
4 |