-
Home
-
WP Hotel Booking
-
2.1.8 (latest)
-
Code
-
Classes
- HB_Extra_Package
Total Complexity |
52 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
280 |
Lines of code |
166 |
Logical lines of code |
101 |
Comment lines |
67 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__get() |
B |
42 |
17 |
56 |
__construct() |
A |
50 |
9 |
29 |
instance() |
S |
54 |
6 |
22 |
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 |