-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- WC_Auth
| Total Complexity |
48 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
439 |
| Lines of code |
259 |
| Logical lines of code |
114 |
| Comment lines |
130 |
| Methods |
13 |
| Properties |
0 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| auth_endpoint() |
B |
34 |
18 |
91 |
| make_validation() |
S |
49 |
7 |
29 |
| handle_auth_requests() |
S |
61 |
5 |
12 |
| get_permissions_in_scope() |
S |
52 |
4 |
26 |
| create_keys() |
S |
47 |
2 |
38 |
| post_consumer_data() |
S |
57 |
3 |
16 |
| get_formatted_url() |
S |
68 |
2 |
7 |
| maybe_delete_key() |
S |
69 |
2 |
6 |
| build_url() |
S |
60 |
1 |
13 |
| __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 |