-
Home
-
WooPayments: Integrated WooCommerce Payments
-
8.9.0
-
Code
-
Classes
- WC_REST_Payments_Terminal_Locations_Controller
Total Complexity |
24 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
315 |
Lines of code |
213 |
Logical lines of code |
73 |
Comment lines |
76 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_store_location() |
A |
41 |
7 |
62 |
register_routes() |
S |
42 |
1 |
76 |
get_location() |
S |
56 |
4 |
17 |
delete_location() |
S |
65 |
2 |
9 |
update_location() |
S |
64 |
2 |
9 |
create_location() |
S |
64 |
2 |
9 |
get_all_locations() |
S |
67 |
2 |
7 |
fetch_locations() |
S |
64 |
2 |
10 |
extract_location_fields() |
S |
68 |
1 |
8 |
reload_locations() |
S |
70 |
1 |
6 |