-
Home
-
GiveWP – Donation Plugin and Fundraising Platform
-
2.10.0
-
Code
-
Classes
- Give_DB_Comments
Total Complexity |
35 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
373 |
Lines of code |
185 |
Logical lines of code |
97 |
Comment lines |
122 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_sql() |
B |
38 |
17 |
67 |
add() |
S |
51 |
6 |
25 |
get_comment_by() |
S |
55 |
3 |
22 |
validate_params() |
S |
66 |
3 |
8 |
create_table() |
S |
58 |
1 |
17 |
get_column_defaults() |
S |
61 |
1 |
13 |
get_columns() |
S |
64 |
1 |
11 |
__construct() |
S |
68 |
1 |
7 |
get_comments() |
S |
71 |
1 |
6 |
count() |
S |
65 |
1 |
9 |