-
Home
-
GiveWP – Donation Plugin and Fundraising Platform
-
2.12.1
-
Code
-
Classes
- Give_DB
Total Complexity |
44 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
493 |
Lines of code |
163 |
Logical lines of code |
93 |
Comment lines |
248 |
Methods |
18 |
Properties |
4 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_switch_blog() |
S |
59 |
5 |
14 |
update() |
S |
56 |
4 |
19 |
sanitize_id() |
S |
62 |
4 |
13 |
get_results_by() |
S |
55 |
3 |
20 |
get_column_by() |
S |
64 |
4 |
9 |
delete() |
S |
62 |
3 |
11 |
get_by() |
S |
65 |
3 |
8 |
get_column() |
S |
65 |
3 |
8 |
does_column_exist() |
S |
60 |
2 |
15 |
register_table() |
S |
69 |
3 |
6 |
get() |
S |
67 |
2 |
7 |
__construct() |
S |
72 |
2 |
5 |
insert() |
S |
61 |
1 |
12 |
get_column_defaults() |
S |
82 |
1 |
3 |
get_columns() |
S |
82 |
1 |
3 |
table_exists() |
S |
72 |
1 |
5 |
installed() |
S |
80 |
1 |
3 |
create_table() |
S |
91 |
1 |
2 |