-
Home
-
WP Hotel Booking
-
1.10.8
-
Code
-
Classes
- WPHB_Product_Room_Base
Total Complexity |
127 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
638 |
Lines of code |
456 |
Logical lines of code |
304 |
Comment lines |
87 |
Methods |
27 |
Properties |
9 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__get() |
D |
29 |
37 |
119 |
get_total() |
A |
45 |
10 |
42 |
get_galleries() |
A |
44 |
9 |
45 |
__construct() |
A |
57 |
9 |
17 |
get_price() |
A |
51 |
8 |
26 |
get_catalog() |
S |
54 |
5 |
19 |
get_thumbnail() |
S |
54 |
5 |
19 |
average_rating() |
S |
58 |
5 |
16 |
get_related_rooms() |
S |
51 |
4 |
29 |
get_booking_room_details() |
S |
50 |
4 |
28 |
renderImage() |
S |
57 |
4 |
18 |
set_data() |
S |
64 |
3 |
10 |
get_data() |
S |
77 |
3 |
3 |
pricing_plan() |
S |
63 |
2 |
11 |
amount_singular() |
S |
74 |
2 |
4 |
amount() |
S |
74 |
2 |
4 |
get_pricing_plans() |
S |
72 |
2 |
6 |
getImage() |
S |
70 |
2 |
6 |
get_review_details() |
S |
70 |
2 |
6 |
get_review_count() |
S |
65 |
2 |
8 |
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 |