Total Complexity | 80 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 428 |
Lines of code | 272 |
Logical lines of code | 222 |
Comment lines | 47 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
completed() | 31 | 139 | ||
cart() | 45 | 12 | 41 | |
next() | 62 | 7 | 8 | |
paid() | 62 | 7 | 10 | |
meta() | 66 | 5 | 8 | |
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 |