-
Home
-
WooCommerce Stripe Payment Gateway
-
9.0.0
-
Code
-
Classes
- WC_REST_Stripe_Locations_Controller
| Total Complexity |
20 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
257 |
| Lines of code |
198 |
| Logical lines of code |
52 |
| Comment lines |
44 |
| Methods |
8 |
| Properties |
1 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_store_location() |
A |
43 |
6 |
52 |
| register_routes() |
S |
40 |
1 |
90 |
| update_location() |
S |
58 |
4 |
15 |
| create_location() |
S |
60 |
2 |
14 |
| get_all_locations() |
S |
68 |
2 |
7 |
| delete_location() |
S |
65 |
2 |
8 |
| get_location() |
S |
65 |
2 |
8 |
| fetch_locations() |
S |
74 |
1 |
4 |