-
Home
-
CF7 Apps – [Honeypot and hCAPTCHA for Contact Form 7]
-
3.1.0 (latest)
-
Code
-
Classes
- CF7Apps_Form_Entries
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
261 |
Lines of code |
128 |
Logical lines of code |
87 |
Comment lines |
75 |
Methods |
9 |
Properties |
6 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_all_entries() |
A |
45 |
11 |
38 |
get_total_entries() |
S |
53 |
7 |
22 |
save() |
S |
56 |
2 |
18 |
delete_entries() |
S |
65 |
3 |
9 |
destroy() |
S |
59 |
2 |
14 |
get_entry_by_id() |
S |
64 |
2 |
9 |
delete_entry() |
S |
69 |
2 |
7 |
__construct() |
S |
98 |
1 |
1 |
create_instance() |
S |
63 |
1 |
10 |