-
Home
-
WP Hotel Booking
-
2.2.4 (latest)
-
Code
-
Classes
- WPHB_Product_Room_Base
| Total Complexity |
133 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
730 |
| Lines of code |
510 |
| Logical lines of code |
318 |
| Comment lines |
113 |
| Methods |
33 |
| Properties |
9 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __get() |
D |
30 |
35 |
112 |
| get_galleries() |
A |
41 |
11 |
62 |
| get_total() |
A |
45 |
10 |
42 |
| __construct() |
A |
57 |
9 |
17 |
| get_price() |
A |
51 |
8 |
26 |
| get_thumbnail() |
S |
51 |
5 |
25 |
| get_catalog() |
S |
51 |
5 |
25 |
| average_rating() |
S |
58 |
5 |
16 |
| get_related_rooms() |
S |
51 |
4 |
29 |
| get_booking_room_details() |
S |
50 |
4 |
28 |
| renderImage() |
S |
56 |
4 |
20 |
| set_data() |
S |
64 |
3 |
10 |
| get_data() |
S |
77 |
3 |
3 |
| get_review_details() |
S |
64 |
2 |
11 |
| pricing_plan() |
S |
63 |
2 |
11 |
| get_pricing_plans() |
S |
72 |
2 |
6 |
| get_review_count() |
S |
65 |
2 |
8 |
| getImage() |
S |
70 |
2 |
6 |
| amount() |
S |
74 |
2 |
4 |
| amount_singular() |
S |
74 |
2 |
4 |
| get_addition_information() |
S |
74 |
1 |
4 |
| get_faqs() |
S |
74 |
1 |
4 |
| get_rules() |
S |
74 |
1 |
4 |
| get_facilities() |
S |
74 |
1 |
4 |
| is_featured() |
S |
78 |
1 |
3 |
| 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 |
| get_avg_price() |
S |
69 |
1 |
6 |