-
Home
-
WP Hotel Booking
-
1.10.8
-
Code
-
Classes
- HB_Extra_Package
Total Complexity |
51 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
263 |
Lines of code |
157 |
Logical lines of code |
99 |
Comment lines |
59 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__get() |
B |
42 |
16 |
53 |
__construct() |
A |
51 |
9 |
26 |
instance() |
S |
55 |
6 |
19 |
get_price_package() |
S |
60 |
3 |
13 |
get_regular_price() |
S |
62 |
3 |
11 |
get_data() |
S |
69 |
3 |
8 |
amount() |
S |
79 |
2 |
3 |
amount_singular() |
S |
74 |
2 |
4 |
amount_include_tax() |
S |
79 |
1 |
3 |
amount_exclude_tax() |
S |
79 |
1 |
3 |
amount_singular_exclude_tax() |
S |
79 |
1 |
3 |
amount_singular_include_tax() |
S |
79 |
1 |
3 |
is_taxable() |
S |
83 |
1 |
3 |
get_tax_class() |
S |
83 |
1 |
3 |
is_in_stock() |
S |
91 |
1 |
2 |