-
Home
-
LearnPress – WordPress LMS Plugin
-
4.0.5
-
Code
-
Classes
- LP_Jwt_Users_V1_Controller
Total Complexity |
112 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
996 |
Lines of code |
766 |
Logical lines of code |
269 |
Comment lines |
98 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_users_data() |
B |
37 |
23 |
70 |
get_items() |
B |
36 |
16 |
79 |
get_course_tab_contents() |
A |
39 |
12 |
67 |
get_item_schema() |
A |
31 |
3 |
162 |
get_quiz_tab_contents() |
A |
45 |
9 |
38 |
get_item_permissions_check() |
A |
52 |
8 |
24 |
get_user() |
S |
56 |
6 |
18 |
get_lp_data_tabs() |
S |
53 |
5 |
24 |
get_overview_tab_contents() |
S |
49 |
4 |
32 |
custom_register() |
S |
59 |
5 |
14 |
register_routes() |
S |
42 |
1 |
69 |
get_collection_params() |
S |
42 |
1 |
67 |
get_item_tab() |
S |
55 |
4 |
20 |
check_user_password() |
S |
56 |
3 |
21 |
check_username() |
S |
56 |
3 |
19 |
get_items_permissions_check() |
S |
63 |
3 |
10 |
prepare_item_for_response() |
S |
64 |
2 |
9 |
get_item() |
S |
65 |
2 |
9 |
prepare_links() |
S |
63 |
1 |
11 |
__construct() |
S |
80 |
1 |
3 |