-
Home
-
WooCommerce Stripe Payment Gateway
-
9.9.2
-
Code
-
Classes
- WC_Stripe_Apple_Pay_Registration
| Total Complexity |
34 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
314 |
| Lines of code |
149 |
| Logical lines of code |
81 |
| Comment lines |
116 |
| Methods |
12 |
| Properties |
3 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| admin_notices() |
A |
47 |
7 |
39 |
| make_domain_registration_request() |
S |
50 |
4 |
30 |
| register_domain_if_configured() |
S |
63 |
4 |
11 |
| get_secret_key() |
S |
66 |
4 |
7 |
| register_domain() |
S |
56 |
2 |
20 |
| get_option() |
S |
66 |
3 |
9 |
| __construct() |
S |
66 |
2 |
7 |
| is_enabled() |
S |
69 |
2 |
6 |
| register_domain_on_domain_name_change() |
S |
74 |
2 |
5 |
| register_domain_on_updated_settings() |
S |
69 |
2 |
7 |
| is_domain_set() |
S |
78 |
1 |
3 |
| is_available() |
S |
72 |
1 |
5 |