-
Home
-
WooCommerce ShipStation Integration
-
4.3.0
-
Code
-
Classes
- WC_Shipstation_API_Export
Total Complexity |
51 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
409 |
Lines of code |
287 |
Logical lines of code |
211 |
Comment lines |
54 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request() |
D |
21 |
32 |
194 |
get_address_data() |
S |
50 |
3 |
29 |
get_shipstation_weight_units() |
S |
63 |
4 |
12 |
get_order_notes() |
S |
57 |
3 |
17 |
xml_append() |
S |
64 |
4 |
9 |
__construct() |
S |
75 |
2 |
5 |
get_shipping_methods() |
S |
65 |
2 |
9 |
prepare_in() |
S |
63 |
1 |
12 |