-
Home
-
GiveWP – Donation Plugin and Fundraising Platform
-
3.17.0
-
Code
-
Classes
- Give_DB_Donors
Total Complexity |
67 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
627 |
Lines of code |
279 |
Logical lines of code |
149 |
Comment lines |
227 |
Methods |
20 |
Properties |
0 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_donor_by() |
B |
42 |
16 |
55 |
bc_1814_params() |
A |
51 |
8 |
25 |
add() |
S |
50 |
7 |
30 |
delete() |
S |
59 |
4 |
14 |
increment_stats() |
S |
64 |
4 |
9 |
decrement_stats() |
S |
65 |
4 |
9 |
delete_by_user_id() |
S |
62 |
3 |
11 |
bc_200_params() |
S |
65 |
3 |
9 |
count() |
S |
61 |
2 |
12 |
create_table() |
S |
57 |
1 |
21 |
remove_payment() |
S |
69 |
2 |
7 |
get_columns() |
S |
60 |
1 |
15 |
attach_payment() |
S |
68 |
2 |
7 |
exists() |
S |
68 |
2 |
7 |
insert() |
S |
69 |
2 |
7 |
update() |
S |
68 |
2 |
7 |
get_column_defaults() |
S |
60 |
1 |
14 |
get_donor_by_token() |
S |
68 |
1 |
7 |
get_donors() |
S |
73 |
1 |
5 |
__construct() |
S |
67 |
1 |
8 |