Total Complexity | 73 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 829 |
Lines of code | 292 |
Logical lines of code | 99 |
Comment lines | 378 |
Methods | 48 |
Properties | 25 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate_model() | 36 | 14 | 91 | |
set_properties_from_serialized_array() | 46 | 10 | 40 | |
serialize_to_array() | 54 | 3 | 22 | |
set_email() | 69 | 2 | 7 | |
get_abandoned_date() | 82 | 1 | 3 | |
set_shipping_amount() | 81 | 1 | 3 | |
get_order_date() | 82 | 1 | 3 | |
set_order_url() | 81 | 1 | 3 | |
get_order_url() | 82 | 1 | 3 | |
set_discount_amount() | 81 | 1 | 3 | |
get_discount_amount() | 82 | 1 | 3 | |
set_order_discounts() | 81 | 1 | 3 | |
get_order_discounts() | 82 | 1 | 3 | |
get_shipping_method() | 82 | 1 | 3 | |
get_shipping_amount() | 82 | 1 | 3 | |
set_shipping_method() | 81 | 1 | 3 | |
set_total_price() | 80 | 1 | 3 | |
set_tax_amount() | 81 | 1 | 3 | |
get_tax_amount() | 82 | 1 | 3 | |
get_total_products() | 82 | 1 | 3 | |
set_total_products() | 80 | 1 | 3 | |
push_order_product() | 80 | 1 | 3 | |
get_order_products() | 82 | 1 | 3 | |
set_order_date() | 81 | 1 | 3 | |
get_total_price() | 82 | 1 | 3 | |
set_abandoned_date() | 81 | 1 | 3 | |
get_externalcheckoutid() | 82 | 1 | 3 | |
get_connectionid() | 82 | 1 | 3 | |
set_connectionid() | 81 | 1 | 3 | |
get_customerid() | 82 | 1 | 3 | |
set_customerid() | 81 | 1 | 3 | |
get_currency() | 82 | 1 | 3 | |
set_currency() | 81 | 1 | 3 | |
get_email() | 82 | 1 | 3 | |
get_externalid() | 82 | 1 | 3 | |
set_externalid() | 81 | 1 | 3 | |
set_externalcheckoutid() | 81 | 1 | 3 | |
set_source() | 81 | 1 | 3 | |
get_external_created_date() | 82 | 1 | 3 | |
set_external_created_date() | 81 | 1 | 3 | |
get_external_updated_date() | 82 | 1 | 3 | |
set_external_updated_date() | 81 | 1 | 3 | |
get_id() | 82 | 1 | 3 | |
set_id() | 81 | 1 | 3 | |
get_order_number() | 82 | 1 | 3 | |
set_order_number() | 81 | 1 | 3 | |
get_source() | 82 | 1 | 3 | |
order_to_json() | 80 | 1 | 3 |