-
Home
-
Booking Addon for WooCommerce
-
4.2.1
-
Code
-
Classes
- MVVWB_Booking_Actions
Total Complexity |
30 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
150 |
Lines of code |
115 |
Logical lines of code |
53 |
Comment lines |
4 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete_post() |
S |
59 |
6 |
14 |
confirmBookings() |
S |
58 |
5 |
15 |
cancelBookingsPartialRefunds() |
S |
59 |
5 |
13 |
trash_post() |
S |
63 |
4 |
11 |
untrash_post() |
S |
63 |
4 |
11 |
__construct() |
S |
51 |
1 |
35 |
cancelBookings() |
S |
67 |
2 |
8 |
preventCancel() |
S |
91 |
1 |
2 |
myOrdersActions() |
S |
91 |
1 |
2 |
clear_cron_hooks() |
S |
76 |
1 |
4 |