MHRS_Hotel_Search B

Total Complexity 96
Dependencies 2
Dependents 5
Total lines 473
Lines of code 382
Logical lines of code 219
Comment lines 4
Methods 14
Properties 0

Methods 14

Method Rating Maintainability Complexity Lines of code
get_required_rooms()
B
41 18 58
get_non_booked_rooms_by_hotel_dep()
A
43 11 54
get_hotels_by_location()
A
45 9 45
get_rooms_by_hotel()
A
48 9 35
get_all_non_booked_rooms()
A
48 8 32
is_the_room_available()
S
54 7 24
get_available_hotels()
S
54 6 22
get_available_rooms()
S
55 6 21
get_non_booked_rooms_by_hotel()
S
58 5 17
filter_rooms_available_on_dates()
S
59 5 16
get_date_range()
S
52 4 26
book_rooms_on()
S
59 4 14
search_rooms()
S
61 3 13
book_room_on()
S
71 1 5