-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.9.3
-
Code
-
Classes
- LP_Section_Items_DB
| Total Complexity |
28 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
246 |
| Lines of code |
135 |
| Logical lines of code |
73 |
| Comment lines |
65 |
| 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 |
61 |
3 |
12 |
| 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 |