| Total Complexity | 27 |
| Dependencies | 0 |
| Dependents | 5 |
| Total lines | 171 |
| Lines of code | 118 |
| Logical lines of code | 69 |
| Comment lines | 2 |
| Methods | 10 |
| Properties | 8 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| query() | 47 | 5 | 34 | |
| save() | 53 | 5 | 22 | |
| __construct() | 56 | 3 | 18 | |
| validate() | 64 | 4 | 9 | |
| find() | 63 | 3 | 10 | |
| find_by_id() | 73 | 2 | 4 | |
| delete() | 63 | 2 | 10 | |
| sanitize() | 73 | 1 | 5 | |
| get_formatted_credits() | 79 | 1 | 3 | |
| get_formatted_price() | 79 | 1 | 3 |