-
Home
-
WooCommerce Stripe Payment Gateway
-
6.1.0
-
Code
-
Classes
- WC_REST_Stripe_Account_Keys_Controller
Total Complexity |
26 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
207 |
Lines of code |
142 |
Logical lines of code |
40 |
Comment lines |
41 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_account_keys() |
A |
49 |
15 |
27 |
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 |