-
Home
-
WooCommerce
-
4.9.1
-
Code
-
Classes
- WC_Auth
Total Complexity |
45 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
405 |
Lines of code |
241 |
Logical lines of code |
108 |
Comment lines |
120 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
auth_endpoint() |
B |
37 |
15 |
72 |
make_validation() |
S |
49 |
7 |
29 |
handle_auth_requests() |
S |
61 |
5 |
12 |
get_permissions_in_scope() |
S |
52 |
4 |
26 |
create_keys() |
S |
46 |
2 |
40 |
post_consumer_data() |
S |
57 |
3 |
16 |
get_formatted_url() |
S |
68 |
2 |
7 |
maybe_delete_key() |
S |
69 |
2 |
6 |
build_url() |
S |
61 |
1 |
12 |
__construct() |
S |
71 |
1 |
5 |
add_query_vars() |
S |
74 |
1 |
5 |
add_endpoint() |
S |
79 |
1 |
3 |
get_i18n_scope() |
S |
66 |
1 |
8 |