-
Home
-
Events Manager – Calendar, Bookings, Tickets, and more!
-
5.10
-
Code
-
Classes
- EM_Ticket_Booking
Total Complexity |
56 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
273 |
Lines of code |
164 |
Logical lines of code |
104 |
Comment lines |
74 |
Methods |
12 |
Properties |
10 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_price() |
A |
52 |
9 |
24 |
get_booking() |
A |
57 |
9 |
15 |
get_spaces_options() |
A |
54 |
8 |
21 |
save() |
S |
47 |
6 |
38 |
get_ticket() |
S |
62 |
6 |
11 |
delete() |
S |
58 |
5 |
14 |
__construct() |
S |
59 |
4 |
14 |
validate() |
S |
59 |
4 |
13 |
get_price_with_taxes() |
S |
71 |
2 |
5 |
__sleep() |
S |
78 |
1 |
3 |
get_spaces() |
S |
79 |
1 |
3 |
can_manage() |
S |
81 |
1 |
3 |