-
Home
-
WooCommerce Stripe Payment Gateway
-
9.9.2
-
Code
-
Classes
- WC_REST_Stripe_Locations_Controller
| Total Complexity |
31 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
295 |
| Lines of code |
221 |
| Logical lines of code |
67 |
| Comment lines |
53 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| transform_pr_address() |
A |
58 |
10 |
16 |
| get_store_location() |
A |
42 |
6 |
54 |
| register_routes() |
S |
40 |
1 |
90 |
| update_location() |
S |
58 |
4 |
15 |
| get_all_locations() |
S |
63 |
3 |
11 |
| create_location() |
S |
59 |
2 |
15 |
| delete_location() |
S |
65 |
2 |
8 |
| get_location() |
S |
65 |
2 |
8 |
| fetch_locations() |
S |
74 |
1 |
4 |