Total Complexity | 96 |
Dependencies | 1 |
Dependents | 10 |
Total lines | 1,129 |
Lines of code | 446 |
Logical lines of code | 252 |
Comment lines | 526 |
Methods | 19 |
Properties | 13 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_where_sql() | 35 | 27 | 79 | |
get_query_clauses() | 40 | 21 | 63 | |
get() | 36 | 9 | 85 | |
get_order_by_sql() | 52 | 7 | 24 | |
save() | 48 | 4 | 31 | |
populate() | 52 | 4 | 24 | |
mark_accepted() | 58 | 3 | 16 | |
mark_sent() | 58 | 3 | 16 | |
get_paged_sql() | 61 | 3 | 11 | |
update() | 58 | 2 | 14 | |
delete() | 60 | 2 | 13 | |
get_total_count() | 51 | 1 | 27 | |
mark_sent_by_data() | 64 | 2 | 10 | |
__construct() | 71 | 2 | 6 | |
mark_accepted_by_data() | 64 | 2 | 10 | |
delete_by_id() | 73 | 1 | 5 | |
_delete() | 75 | 1 | 4 | |
_update() | 74 | 1 | 4 | |
_insert() | 75 | 1 | 4 |