-
Home
-
WooCommerce Quaderno – Tax Automation
-
2.6.2 (latest)
-
Code
-
Classes
- WC_QD_Transaction_Manager
Total Complexity |
64 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
256 |
Lines of code |
185 |
Logical lines of code |
141 |
Comment lines |
41 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_payment_method() |
B |
44 |
22 |
42 |
get_payment_processor() |
A |
50 |
13 |
31 |
get_description() |
A |
45 |
11 |
39 |
get_tax() |
A |
50 |
8 |
25 |
get_tax_location() |
S |
48 |
5 |
33 |
is_digital() |
S |
60 |
4 |
12 |
is_reverse_charge() |
S |
79 |
1 |
3 |