-
Home
-
Payment forms, Buy now buttons, and Invoicing System | GetPaid
-
2.8.25
-
Code
-
Classes
- GetPaid_Tax
| Total Complexity |
15 |
| Dependencies |
0 |
| Dependents |
4 |
| Total lines |
198 |
| Lines of code |
95 |
| Logical lines of code |
35 |
| Comment lines |
66 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_address_tax_rates() |
S |
58 |
4 |
14 |
| calc_inclusive_tax() |
S |
59 |
2 |
13 |
| get_all_tax_rules() |
S |
54 |
1 |
23 |
| calc_tax() |
S |
66 |
2 |
8 |
| calc_exclusive_tax() |
S |
62 |
2 |
10 |
| get_default_tax_rates() |
S |
60 |
1 |
14 |
| get_all_tax_rates() |
S |
69 |
1 |
7 |
| get_tax_total() |
S |
79 |
1 |
3 |
| round() |
S |
78 |
1 |
3 |