| Total Complexity | 146 |
| Dependencies | 5 |
| Dependents | 0 |
| Total lines | 489 |
| Lines of code | 324 |
| Logical lines of code | 215 |
| Comment lines | 25 |
| Methods | 9 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| _get_query() | 123 | 270 | ||
| get() | 52 | 11 | 23 | |
| _get_donation() | 66 | 4 | 8 | |
| add() | 74 | 3 | 4 | |
| get_count() | 80 | 1 | 3 | |
| delete_donation() | 78 | 1 | 3 | |
| get_donation_meta() | 79 | 1 | 3 | |
| set_donation_meta() | 78 | 1 | 3 | |
| get_donation_id_by_meta_value() | 68 | 1 | 7 |