-
Home
-
WooPayments: Integrated WooCommerce Payments
-
9.3.0 (latest)
-
Code
-
Classes
- WC_Payments_Http
Total Complexity |
22 |
Dependencies |
7 |
Dependents |
3 |
Total lines |
205 |
Lines of code |
81 |
Logical lines of code |
35 |
Comment lines |
96 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
start_connection() |
S |
53 |
5 |
21 |
remote_request() |
S |
54 |
4 |
20 |
make_request() |
S |
60 |
3 |
12 |
is_connected() |
S |
79 |
2 |
3 |
__construct() |
S |
81 |
1 |
3 |
init_hooks() |
S |
79 |
1 |
3 |
wpcom_json_api_request_as_user() |
S |
77 |
1 |
3 |
is_user_connected() |
S |
81 |
1 |
3 |
get_connected_user_data() |
S |
81 |
1 |
3 |
has_connection_owner() |
S |
80 |
1 |
3 |
get_blog_id() |
S |
80 |
1 |
3 |
allowed_redirect_hosts() |
S |
77 |
1 |
4 |