-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.55
-
Code
-
Classes
- WC_Stripe_Rest_API
Total Complexity |
29 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
176 |
Lines of code |
111 |
Logical lines of code |
50 |
Comment lines |
40 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_rest_api_request() |
S |
63 |
5 |
10 |
include_classes() |
S |
57 |
3 |
18 |
register_routes() |
S |
65 |
4 |
9 |
is_wp_rest_request() |
S |
68 |
4 |
6 |
get_endpoint() |
S |
56 |
2 |
18 |
__get() |
S |
64 |
3 |
9 |
get_controllers() |
S |
58 |
1 |
15 |
process_frontend_request() |
S |
68 |
2 |
7 |
__construct() |
S |
70 |
1 |
6 |
__set() |
S |
80 |
1 |
3 |
rest_url() |
S |
81 |
1 |
3 |
rest_uri() |
S |
81 |
1 |
3 |
get_admin_endpoint() |
S |
73 |
1 |
4 |