-
Home
-
Booking Addon for WooCommerce
-
4.2.1
-
Code
-
Classes
- MVVWB_Booking
Total Complexity |
84 |
Dependencies |
5 |
Dependents |
8 |
Total lines |
717 |
Lines of code |
467 |
Logical lines of code |
226 |
Comment lines |
133 |
Methods |
29 |
Properties |
4 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generateSearchQuery() |
C |
32 |
22 |
100 |
getBookingData() |
A |
40 |
10 |
61 |
getDetails() |
A |
42 |
8 |
56 |
statusTransition() |
A |
49 |
8 |
30 |
getResourcesCount() |
S |
58 |
6 |
15 |
scheduleEvents() |
S |
52 |
4 |
24 |
getBookingsByUser() |
S |
52 |
1 |
26 |
getBookingIdsByCustomer() |
S |
56 |
1 |
18 |
getBookingIdsByResource() |
S |
56 |
1 |
18 |
getBookingIdsByOrder() |
S |
56 |
1 |
18 |
getBookingIdsByProduct() |
S |
56 |
1 |
18 |
getBookingByOrder() |
S |
69 |
2 |
5 |
getBookingCount() |
S |
67 |
2 |
8 |
getBookingItem() |
S |
66 |
2 |
8 |
update_status() |
S |
63 |
1 |
11 |
__construct() |
S |
71 |
1 |
6 |
getBookingByItemIds() |
S |
74 |
1 |
4 |
getProduct() |
S |
75 |
1 |
4 |
get_end_date() |
S |
76 |
1 |
4 |
getResources() |
S |
75 |
1 |
4 |
paid() |
S |
81 |
1 |
3 |
get_status() |
S |
80 |
1 |
3 |
getOrder() |
S |
75 |
1 |
4 |
getId() |
S |
82 |
1 |
3 |
clearTrans() |
S |
75 |
1 |
4 |
passed_cancel_day() |
S |
91 |
1 |
2 |
get_start_date() |
S |
74 |
1 |
4 |
getProductId() |
S |
75 |
1 |
4 |
get_cancel_url() |
S |
91 |
1 |
2 |