-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- WPSC_Shipwire
Total Complexity |
104 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
824 |
Lines of code |
415 |
Logical lines of code |
316 |
Comment lines |
219 |
Methods |
26 |
Properties |
6 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_order_xml() |
B |
34 |
19 |
84 |
sync_products() |
A |
40 |
13 |
55 |
fetch_fresh_quotes() |
A |
54 |
10 |
19 |
convert_dimensions() |
A |
51 |
8 |
29 |
get_shipping_xml() |
S |
46 |
5 |
37 |
get_cache_key() |
S |
55 |
5 |
18 |
get_tracking_info() |
S |
57 |
4 |
16 |
set_posted_properties() |
S |
64 |
5 |
9 |
get_dimensions() |
S |
61 |
5 |
10 |
get_inventory_info() |
S |
60 |
3 |
12 |
__construct() |
S |
61 |
3 |
11 |
_send_tracking_email() |
S |
50 |
2 |
25 |
_api_request_handler() |
S |
57 |
2 |
16 |
get_shipping_quotes() |
S |
64 |
3 |
10 |
get_instance() |
S |
68 |
3 |
8 |
get_inventory_xml() |
S |
60 |
2 |
12 |
shipwire_on_checkout() |
S |
69 |
2 |
7 |
is_active() |
S |
78 |
2 |
3 |
send_tracking_request() |
S |
78 |
1 |
3 |
send_shipping_request() |
S |
78 |
1 |
3 |
send_inventory_request() |
S |
78 |
1 |
3 |
process_order_request() |
S |
75 |
1 |
4 |
send_order_request() |
S |
78 |
1 |
3 |
tracking_email_html() |
S |
81 |
1 |
3 |
get_shipping() |
S |
71 |
1 |
5 |
get_tracking_xml() |
S |
63 |
1 |
10 |