WPSunshine_Order S

Total Complexity 41
Dependencies 1
Dependents 0
Total lines 162
Lines of code 118
Logical lines of code 50
Comment lines 2
Methods 31
Properties 2

Methods 31

Method Rating Maintainability Complexity Lines of code
__construct()
A
53 9 23
get_status()
S
68 2 7
get_prop()
S
73 2 5
get_shipping_city()
S
80 1 3
get_date()
S
78 1 3
get_payment_method_name()
S
80 1 3
get_payment_method()
S
80 1 3
get_shipping_method_name()
S
80 1 3
get_shipping_method()
S
80 1 3
get_shipping_cost()
S
80 1 3
get_tax()
S
80 1 3
get_total()
S
80 1 3
get_shipping_country()
S
80 1 3
get_shipping_zip()
S
80 1 3
get_shipping_state()
S
80 1 3
get_shipping_address1()
S
80 1 3
get_shipping_address2()
S
80 1 3
set_order_data()
S
78 1 3
get_shipping_last_name()
S
80 1 3
get_shipping_first_name()
S
80 1 3
get_billing_country()
S
80 1 3
get_billing_zip()
S
80 1 3
get_billing_state()
S
80 1 3
get_billing_city()
S
80 1 3
get_billing_address2()
S
80 1 3
get_billing_address1()
S
80 1 3
get_billing_last_name()
S
80 1 3
get_billing_first_name()
S
80 1 3
get_customer()
S
100 1 2
get_user()
S
100 1 2
get_items()
S
75 1 4