-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
3.2.7
-
Code
-
Classes
- TaxJar_Customer_Record
Total Complexity |
39 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
270 |
Lines of code |
170 |
Logical lines of code |
112 |
Comment lines |
57 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_data_from_object() |
A |
45 |
11 |
45 |
should_sync() |
S |
52 |
7 |
26 |
load_object() |
S |
58 |
5 |
17 |
get_customer_name() |
S |
59 |
4 |
15 |
get_exempt_regions() |
S |
57 |
3 |
17 |
get_exemption_type() |
S |
66 |
2 |
8 |
get_record_type() |
S |
82 |
1 |
3 |
sync_success() |
S |
77 |
1 |
4 |
create_in_taxjar() |
S |
66 |
1 |
8 |
update_in_taxjar() |
S |
66 |
1 |
8 |
delete_in_taxjar() |
S |
64 |
1 |
10 |
get_from_taxjar() |
S |
70 |
1 |
6 |
get_customer_id() |
S |
79 |
1 |
3 |