-
Home
-
WooCommerce Stripe Payment Gateway
-
6.5.0
-
Code
-
Classes
- WC_REST_Stripe_Account_Keys_Controller
Total Complexity |
30 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
218 |
Lines of code |
152 |
Logical lines of code |
44 |
Comment lines |
42 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_account_keys() |
B |
45 |
19 |
37 |
register_routes() |
S |
45 |
1 |
52 |
validate_stripe_param() |
S |
63 |
4 |
10 |
validate_publishable_key() |
S |
64 |
1 |
11 |
validate_secret_key() |
S |
64 |
1 |
11 |
validate_test_publishable_key() |
S |
64 |
1 |
11 |
validate_test_secret_key() |
S |
64 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
get_account_keys() |
S |
68 |
1 |
6 |