-
Home
-
WooCommerce Stripe Payment Gateway
-
8.8.1
-
Code
-
Classes
- WC_Stripe_Connect_REST_Controller
Total Complexity |
12 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
159 |
Lines of code |
69 |
Logical lines of code |
19 |
Comment lines |
65 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_routes() |
S |
48 |
4 |
41 |
prevent_route_caching() |
S |
70 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
get_internal() |
S |
77 |
1 |
4 |
post_internal() |
S |
77 |
1 |
4 |
delete_internal() |
S |
77 |
1 |
4 |
check_permission() |
S |
80 |
1 |
3 |
send_nocache_header() |
S |
76 |
1 |
4 |