-
Home
-
WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More
-
1.8.5.3
-
Code
-
Classes
- WPForms_Process
Total Complexity |
192 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
1,656 |
Lines of code |
703 |
Logical lines of code |
414 |
Comment lines |
660 |
Methods |
27 |
Properties |
9 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process() |
D |
22 |
43 |
181 |
entry_confirmation_redirect() |
C |
33 |
26 |
86 |
entry_email() |
B |
38 |
18 |
63 |
process_captcha() |
A |
41 |
14 |
51 |
time_limit_check() |
A |
49 |
12 |
27 |
allow_process_captcha() |
A |
51 |
12 |
26 |
ajax_process_errors() |
A |
48 |
9 |
32 |
listen() |
A |
48 |
8 |
35 |
ajax_submit() |
S |
50 |
6 |
27 |
validate_return_hash() |
S |
55 |
6 |
19 |
post_max_size_overflow() |
S |
54 |
6 |
19 |
validate_combined_upload_size() |
S |
57 |
5 |
14 |
payment_save() |
S |
56 |
4 |
18 |
ajax_process_redirect() |
S |
60 |
3 |
13 |
process_spam_check() |
S |
61 |
3 |
12 |
is_valid_confirmation() |
S |
68 |
3 |
7 |
get_captcha_providers() |
S |
55 |
1 |
22 |
get_captcha() |
S |
69 |
2 |
7 |
get_confirmation_message() |
S |
66 |
2 |
8 |
get_current_confirmation() |
S |
79 |
2 |
3 |
hooks() |
S |
72 |
1 |
5 |
is_bypass_spam_check() |
S |
78 |
1 |
3 |
entry_save() |
S |
75 |
1 |
4 |
process_complete() |
S |
74 |
1 |
4 |
log_spam_entry() |
S |
64 |
1 |
10 |
ajax_error_field_name() |
S |
74 |
1 |
4 |
__construct() |
S |
82 |
1 |
3 |