-
Home
-
LearnPress – WordPress LMS Plugin
-
4.1.3.2
-
Code
-
Classes
- LP_Jwt_Public
Total Complexity |
50 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
453 |
Lines of code |
334 |
Logical lines of code |
109 |
Comment lines |
47 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_token() |
B |
36 |
13 |
93 |
auto_login() |
A |
40 |
15 |
59 |
determine_current_user() |
S |
54 |
6 |
21 |
generate_token() |
S |
44 |
3 |
48 |
__construct() |
S |
64 |
4 |
9 |
register_routes() |
S |
47 |
1 |
44 |
register() |
S |
57 |
2 |
17 |
get_item_schema() |
S |
51 |
1 |
30 |
add_cors_support() |
S |
67 |
3 |
7 |
rest_pre_dispatch() |
S |
72 |
2 |
6 |