Total Complexity | 59 |
Dependencies | 0 |
Dependents | 6 |
Total lines | 808 |
Lines of code | 326 |
Logical lines of code | 186 |
Comment lines | 380 |
Methods | 17 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get() | 37 | 9 | 83 | |
get_where_sql() | 43 | 11 | 50 | |
get_order_by_sql() | 51 | 7 | 25 | |
get_query_clauses() | 54 | 5 | 23 | |
save() | 52 | 4 | 24 | |
populate() | 56 | 4 | 17 | |
get_paged_sql() | 61 | 3 | 11 | |
_update() | 65 | 3 | 8 | |
update() | 58 | 2 | 14 | |
delete() | 60 | 2 | 13 | |
get_total_count() | 52 | 1 | 25 | |
optout_exists() | 66 | 2 | 9 | |
__construct() | 71 | 2 | 6 | |
get_table_name() | 80 | 1 | 3 | |
_delete() | 75 | 1 | 4 | |
_insert() | 69 | 1 | 6 | |
delete_by_id() | 73 | 1 | 5 |