Total Complexity | 46 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 322 |
Lines of code | 168 |
Logical lines of code | 105 |
Comment lines | 113 |
Methods | 11 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_fully_booked_dates() | 45 | 11 | 40 | |
add_partially_booked_dates() | 50 | 8 | 28 | |
prepare_fully_booked_start_and_end_days() | 52 | 8 | 28 | |
get_check_in_and_out_times() | 52 | 6 | 25 | |
add_accommodation_posted_data() | 55 | 5 | 17 | |
get_product_resource_available_blocks_on_time() | 70 | 2 | 5 | |
move_day_from_fully_to_partially_booked() | 68 | 2 | 7 | |
__construct() | 67 | 1 | 7 | |
start_label() | 79 | 1 | 3 | |
end_label() | 79 | 1 | 3 | |
find_booked_day_blocks() | 72 | 1 | 5 |