-
Home
-
WooCommerce Stripe Payment Gateway
-
7.7.0
-
Code
-
Classes
- WC_REST_Stripe_Account_Keys_Controller
Total Complexity |
32 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
233 |
Lines of code |
159 |
Logical lines of code |
48 |
Comment lines |
47 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_account_keys() |
B |
45 |
19 |
38 |
register_routes() |
S |
45 |
1 |
52 |
validate_stripe_param() |
S |
63 |
4 |
10 |
record_manual_account_connect_track_event() |
S |
70 |
2 |
6 |
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 |