-
Home
-
Events Manager – Calendar, Bookings, Tickets, and more!
-
6.4.7.3
-
Code
-
Classes
- EM_Tickets_Bookings
Total Complexity |
78 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
398 |
Lines of code |
228 |
Logical lines of code |
134 |
Comment lines |
142 |
Methods |
29 |
Properties |
7 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_ticket_bookings() |
A |
50 |
9 |
26 |
save() |
S |
54 |
6 |
21 |
get_post() |
S |
56 |
6 |
17 |
calculate_price() |
S |
63 |
4 |
10 |
get_spaces() |
S |
63 |
4 |
10 |
__construct() |
S |
64 |
4 |
9 |
validate() |
S |
63 |
4 |
10 |
get_default_search() |
S |
59 |
3 |
13 |
has_ticket() |
S |
66 |
3 |
8 |
__set() |
S |
65 |
3 |
9 |
__get() |
S |
67 |
3 |
8 |
__debugInfo() |
S |
65 |
3 |
8 |
get_price() |
S |
64 |
3 |
10 |
delete() |
S |
63 |
3 |
9 |
valid() |
S |
74 |
2 |
4 |
build_sql_conditions() |
S |
67 |
2 |
7 |
offsetGet() |
S |
78 |
2 |
3 |
add() |
S |
69 |
2 |
7 |
offsetSet() |
S |
69 |
2 |
7 |
offsetUnset() |
S |
80 |
1 |
3 |
offsetExists() |
S |
79 |
1 |
3 |
count() |
S |
80 |
1 |
3 |
key() |
S |
80 |
1 |
3 |
next() |
S |
80 |
1 |
3 |
__sleep() |
S |
75 |
1 |
4 |
current() |
S |
80 |
1 |
3 |
get_booking() |
S |
78 |
1 |
3 |
build_sql_orderby() |
S |
76 |
1 |
3 |
rewind() |
S |
77 |
1 |
4 |