-
Home
-
Orders Tracking for WooCommerce
-
1.2.6
-
Code
-
Classes
- VI_WOO_ORDERS_TRACKING_ADMIN_PAYPAL
Total Complexity |
33 |
Dependencies |
1 |
Dependents |
4 |
Total lines |
706 |
Lines of code |
532 |
Logical lines of code |
106 |
Comment lines |
100 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
carriers() |
B |
18 |
1 |
346 |
add_trackinfo() |
A |
40 |
11 |
62 |
get_access_token() |
S |
44 |
6 |
45 |
add_tracking_number() |
S |
56 |
4 |
19 |
get_api_credentials() |
S |
53 |
3 |
24 |
get_carrier() |
S |
62 |
2 |
11 |
get_request_url() |
S |
79 |
2 |
3 |
debug_log() |
S |
71 |
2 |
6 |
get_supported_paypal_gateways() |
S |
72 |
1 |
6 |
wc_log() |
S |
64 |
1 |
10 |