-
Home
-
Headless WooCommerce Made Easy with CoCart
-
4.0.2
-
Code
-
Classes
- CoCart_Authentication
Total Complexity |
66 |
Dependencies |
4 |
Dependents |
6 |
Total lines |
598 |
Lines of code |
232 |
Logical lines of code |
125 |
Comment lines |
327 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_api_permissions() |
B |
39 |
15 |
72 |
perform_basic_authentication() |
A |
49 |
10 |
28 |
cors_headers() |
A |
45 |
8 |
42 |
authentication_fallback() |
S |
60 |
7 |
13 |
cocart_user_logged_in() |
S |
62 |
4 |
11 |
authenticate() |
S |
64 |
4 |
10 |
is_wp_environment_local() |
S |
67 |
4 |
8 |
check_authentication_error() |
S |
67 |
3 |
9 |
__construct() |
S |
63 |
2 |
10 |
is_rest_api_request() |
S |
64 |
2 |
9 |
allow_all_cors() |
S |
68 |
2 |
7 |
is_preflight() |
S |
76 |
2 |
3 |
set_error() |
S |
77 |
1 |
4 |
get_error() |
S |
82 |
1 |
3 |
set_method() |
S |
81 |
1 |
3 |