-
Home
-
GiveWP – Donation Plugin and Fundraising Platform
-
2.10.3
-
Code
-
Classes
- Give_DB_Meta
Total Complexity |
66 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
571 |
Lines of code |
247 |
Logical lines of code |
151 |
Comment lines |
218 |
Methods |
15 |
Properties |
6 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__call() |
A |
44 |
10 |
50 |
__construct() |
A |
49 |
11 |
30 |
__rename_meta_table_name() |
A |
47 |
8 |
36 |
is_post_type_query() |
S |
56 |
7 |
18 |
get_meta() |
S |
56 |
5 |
19 |
add_meta() |
S |
60 |
4 |
14 |
update_meta() |
S |
60 |
4 |
14 |
delete_meta() |
S |
60 |
4 |
14 |
delete_cache() |
S |
60 |
3 |
13 |
__rename_meta_table_name_in_query() |
S |
69 |
3 |
6 |
create_table() |
S |
58 |
1 |
16 |
is_valid_post_type() |
S |
78 |
2 |
3 |
delete_all_meta() |
S |
66 |
2 |
8 |
is_custom_meta_table_active() |
S |
82 |
1 |
3 |
get_meta_type() |
S |
82 |
1 |
3 |