-
Home
-
WooPayments: Integrated WooCommerce Payments
-
9.3.0 (latest)
-
Code
-
Classes
- WC_REST_Payments_Terminal_Locations_Controller
Total Complexity |
25 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
321 |
Lines of code |
217 |
Logical lines of code |
76 |
Comment lines |
77 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_store_location() |
A |
40 |
8 |
66 |
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 |