-
Home
-
easyReservations
-
6.0-alpha.22
-
Code
-
Classes
- ER_Tax
Total Complexity |
48 |
Dependencies |
1 |
Dependents |
11 |
Total lines |
280 |
Lines of code |
145 |
Logical lines of code |
80 |
Comment lines |
95 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
calc_exclusive_tax() |
A |
46 |
9 |
43 |
get_tax_rates() |
A |
53 |
10 |
20 |
get_rates() |
A |
56 |
10 |
15 |
calc_inclusive_tax() |
S |
47 |
6 |
37 |
get_tax_rate() |
S |
68 |
2 |
7 |
get_rate_percent_value() |
S |
77 |
2 |
3 |
get_rate_label() |
S |
78 |
2 |
3 |
is_compound() |
S |
77 |
2 |
3 |
is_flat() |
S |
77 |
2 |
3 |
calc_tax() |
S |
66 |
2 |
8 |
round() |
S |
78 |
1 |
3 |