Total Complexity | 88 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 443 |
Lines of code | 285 |
Logical lines of code | 234 |
Comment lines | 46 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
completed() | 36 | 147 | ||
cart() | 43 | 14 | 45 | |
next() | 62 | 7 | 8 | |
paid() | 62 | 7 | 10 | |
meta() | 64 | 6 | 9 | |
cancelled() | 62 | 4 | 11 | |
create() | 56 | 3 | 16 | |
get_event_id() | 59 | 3 | 15 | |
get_ticket_name() | 64 | 4 | 8 | |
update() | 58 | 3 | 14 | |
__construct() | 91 | 1 | 2 |