-
Home
-
easyReservations
-
6.0-alpha.18
-
Code
-
Classes
- ER_Tax
Total Complexity |
47 |
Dependencies |
1 |
Dependents |
10 |
Total lines |
283 |
Lines of code |
148 |
Logical lines of code |
82 |
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 |
51 |
10 |
23 |
get_rates() |
A |
57 |
9 |
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 |