-
Home
-
LearnPress – WordPress LMS Plugin
-
4.1.6.9.2
-
Code
-
Classes
- LP_Section_CURD
| Total Complexity |
45 |
| Dependencies |
4 |
| Dependents |
3 |
| Total lines |
685 |
| Lines of code |
306 |
| Logical lines of code |
124 |
| Comment lines |
291 |
| Methods |
19 |
| Properties |
1 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| new_item() |
A |
47 |
8 |
35 |
| update_section_items() |
S |
47 |
5 |
41 |
| add_items_section() |
S |
44 |
4 |
48 |
| get_section_items() |
S |
58 |
6 |
15 |
| update_item() |
S |
55 |
3 |
21 |
| create() |
S |
53 |
2 |
25 |
| update() |
S |
55 |
2 |
21 |
| check_item_exist() |
S |
67 |
3 |
8 |
| update_sections_order() |
S |
61 |
2 |
13 |
| read_items() |
S |
58 |
1 |
18 |
| remove_section_item() |
S |
60 |
1 |
15 |
| parse() |
S |
62 |
1 |
13 |
| __construct() |
S |
81 |
1 |
3 |
| delete() |
S |
64 |
1 |
9 |
| duplicate() |
S |
91 |
1 |
2 |
| load() |
S |
91 |
1 |
2 |
| item_section_exist() |
S |
66 |
1 |
8 |
| get_item_section() |
S |
69 |
1 |
6 |
| update_final_item() |
S |
80 |
1 |
3 |