-
Home
-
Tickera – WordPress Event Ticketing
-
3.4.8.9
-
Code
-
Classes
- TC_Ticket
Total Complexity |
54 |
Dependencies |
3 |
Dependents |
41 |
Total lines |
273 |
Lines of code |
170 |
Logical lines of code |
104 |
Comment lines |
40 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_checkin_available() |
B |
40 |
16 |
55 |
__construct() |
A |
52 |
8 |
24 |
is_sales_available() |
S |
53 |
6 |
23 |
is_sold_ticket_exceeded_limit_level() |
S |
59 |
6 |
13 |
is_ticket_exceeded_quantity_limit() |
S |
61 |
4 |
13 |
get_tickets_quantity_left() |
S |
65 |
3 |
9 |
get_ticket_event() |
S |
69 |
3 |
6 |
get_number_of_sold_tickets() |
S |
73 |
2 |
4 |
delete_ticket() |
S |
71 |
2 |
7 |
get_ticket_id_by_name() |
S |
64 |
2 |
10 |
TC_Ticket() |
S |
80 |
1 |
3 |
get_ticket() |
S |
80 |
1 |
3 |