Total Complexity | 68 |
Dependencies | 0 |
Dependents | 21 |
Total lines | 456 |
Lines of code | 251 |
Logical lines of code | 169 |
Comment lines | 145 |
Methods | 13 |
Properties | 15 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_order_tax() | 40 | 17 | 57 | |
get_order_discount() | 41 | 15 | 56 | |
set_cart() | 44 | 12 | 45 | |
get_ordercart_applicable_taxrate() | 61 | 5 | 11 | |
set_ordercart_applicable_taxrate() | 57 | 3 | 17 | |
initialize_data() | 57 | 3 | 16 | |
set_order_condition_reduced_taxrate() | 61 | 3 | 11 | |
get_instance() | 72 | 2 | 6 | |
get_sku_applicable_taxrate() | 64 | 2 | 10 | |
get_sku_tax_rate() | 64 | 2 | 10 | |
was_reduced_taxrate_before() | 70 | 2 | 6 | |
__construct() | 82 | 1 | 3 | |
load_textdomain() | 78 | 1 | 3 |