-
Home
-
LearnPress – WordPress LMS Plugin
-
4.0.5
-
Code
-
Classes
- LP_Jwt_Public
Total Complexity |
32 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
344 |
Lines of code |
246 |
Logical lines of code |
72 |
Comment lines |
44 |
Methods |
8 |
Properties |
5 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_token() |
B |
36 |
13 |
93 |
generate_token() |
S |
44 |
3 |
48 |
determine_current_user() |
S |
56 |
5 |
18 |
__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 |