-
Home
-
Events Manager – Calendar, Bookings, Tickets, and more!
-
5.10
-
Code
-
Classes
- EM_Tickets_Bookings
Total Complexity |
65 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
322 |
Lines of code |
201 |
Logical lines of code |
124 |
Comment lines |
100 |
Methods |
20 |
Properties |
7 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
53 |
8 |
21 |
add() |
S |
51 |
7 |
26 |
get_booking() |
S |
57 |
7 |
16 |
save() |
S |
54 |
6 |
21 |
delete() |
S |
53 |
5 |
20 |
get_price() |
S |
61 |
4 |
13 |
get_booking_id() |
S |
65 |
4 |
8 |
get_spaces() |
S |
63 |
4 |
10 |
get_default_search() |
S |
60 |
3 |
13 |
has_ticket() |
S |
66 |
3 |
8 |
valid() |
S |
72 |
2 |
5 |
get_ticket_bookings() |
S |
75 |
2 |
5 |
validate() |
S |
68 |
2 |
7 |
build_sql_conditions() |
S |
67 |
2 |
7 |
build_sql_orderby() |
S |
77 |
1 |
3 |
rewind() |
S |
81 |
1 |
3 |
current() |
S |
76 |
1 |
4 |
key() |
S |
76 |
1 |
4 |
next() |
S |
76 |
1 |
4 |
count() |
S |
80 |
1 |
3 |