-
Home
-
LearnPress – WordPress LMS Plugin
-
4.1.1-beta-1
-
Code
-
Classes
- LP_Jwt_Public
Total Complexity |
33 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
349 |
Lines of code |
249 |
Logical lines of code |
74 |
Comment lines |
45 |
Methods |
8 |
Properties |
5 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_token() |
B |
36 |
13 |
93 |
determine_current_user() |
S |
54 |
6 |
21 |
generate_token() |
S |
44 |
3 |
48 |
__construct() |
S |
64 |
4 |
9 |
register_routes() |
S |
50 |
1 |
35 |
get_item_schema() |
S |
51 |
1 |
30 |
add_cors_support() |
S |
67 |
3 |
7 |
rest_pre_dispatch() |
S |
72 |
2 |
6 |