Total Complexity | 78 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 414 |
Lines of code | 260 |
Logical lines of code | 215 |
Comment lines | 47 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
completed() | 31 | 131 | ||
cart() | 46 | 10 | 39 | |
next() | 62 | 7 | 8 | |
paid() | 62 | 7 | 10 | |
meta() | 66 | 5 | 8 | |
cancelled() | 62 | 4 | 11 | |
create() | 57 | 3 | 15 | |
get_event_id() | 59 | 3 | 15 | |
get_ticket_name() | 64 | 4 | 8 | |
update() | 59 | 3 | 13 | |
__construct() | 91 | 1 | 2 |