-
Home
-
Custom Contact Forms
-
7.8.5 (latest)
-
Code
-
Classes
- CCF_Form_Handler
Total Complexity |
286 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
1,230 |
Lines of code |
836 |
Logical lines of code |
492 |
Comment lines |
186 |
Methods |
22 |
Properties |
2 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_submission() |
D |
0 |
135 |
415 |
is_date() |
D |
38 |
35 |
64 |
is_file() |
B |
44 |
17 |
41 |
is_email() |
A |
49 |
14 |
31 |
is_address() |
A |
51 |
13 |
25 |
is_phone() |
A |
51 |
11 |
24 |
not_empty_choiceable() |
A |
53 |
9 |
23 |
process_field() |
A |
49 |
8 |
31 |
is_website() |
S |
59 |
6 |
14 |
is_name() |
S |
60 |
6 |
13 |
_flatten_and_concat() |
S |
60 |
5 |
15 |
get_errors() |
S |
62 |
5 |
12 |
__construct() |
S |
43 |
1 |
61 |
valid_simple_captcha() |
S |
65 |
5 |
7 |
handle_file() |
S |
57 |
2 |
16 |
not_empty() |
S |
69 |
3 |
6 |
submit_listen() |
S |
66 |
3 |
8 |
valid_recaptcha() |
S |
62 |
2 |
10 |
start_session() |
S |
74 |
2 |
5 |
factory() |
S |
68 |
2 |
8 |
sanitize_phone() |
S |
79 |
1 |
3 |
setup() |
S |
75 |
1 |
4 |