-
Home
-
LearnPress – WordPress LMS Plugin
-
4.1.0
-
Code
-
Classes
- LP_REST_Jwt_Posts_Controller
Total Complexity |
37 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
303 |
Lines of code |
245 |
Logical lines of code |
115 |
Comment lines |
1 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_items() |
A |
42 |
10 |
47 |
get_collection_params() |
A |
36 |
2 |
106 |
prepare_items_query() |
S |
56 |
7 |
17 |
prepare_objects_query() |
S |
50 |
4 |
28 |
get_item() |
S |
59 |
4 |
12 |
get_item_permissions_check() |
S |
65 |
4 |
7 |
get_objects() |
S |
57 |
2 |
16 |
get_items_permissions_check() |
S |
69 |
2 |
6 |
get_object() |
S |
76 |
1 |
3 |
prepare_object_for_response() |
S |
76 |
1 |
3 |