-
Home
-
Contact Form 7
-
5.7.5
-
Code
-
Classes
- WPCF7_Submission
Total Complexity |
137 |
Dependencies |
5 |
Dependents |
20 |
Total lines |
976 |
Lines of code |
539 |
Logical lines of code |
278 |
Comment lines |
208 |
Methods |
42 |
Properties |
15 |
Methods 42
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setup_posted_data() |
B |
38 |
16 |
71 |
proceed() |
A |
44 |
14 |
46 |
spam() |
S |
50 |
6 |
30 |
mail() |
S |
53 |
6 |
25 |
add_extra_attachments() |
S |
54 |
6 |
23 |
get_result() |
S |
54 |
6 |
22 |
add_uploaded_file() |
S |
56 |
6 |
18 |
verify_posted_data_hash() |
S |
56 |
6 |
18 |
remove_uploaded_files() |
S |
60 |
6 |
13 |
setup_meta_data() |
S |
50 |
5 |
27 |
unship_uploaded_files() |
S |
48 |
4 |
35 |
get_request_url() |
S |
59 |
5 |
14 |
get_instance() |
S |
59 |
4 |
17 |
validate() |
S |
53 |
3 |
24 |
verify_nonce() |
S |
67 |
4 |
7 |
create_posted_data_hash() |
S |
59 |
2 |
17 |
get_posted_data() |
S |
65 |
3 |
10 |
get_remote_ip_addr() |
S |
66 |
3 |
8 |
sanitize_posted_data() |
S |
65 |
3 |
9 |
set_status() |
S |
69 |
2 |
7 |
get_posted_string() |
S |
67 |
2 |
8 |
get_invalid_field() |
S |
69 |
2 |
7 |
extra_attachments() |
S |
71 |
2 |
6 |
is_restful() |
S |
79 |
2 |
3 |
get_meta() |
S |
73 |
2 |
5 |
get_invalid_fields() |
S |
82 |
1 |
3 |
before_send_mail() |
S |
66 |
1 |
9 |
__construct() |
S |
68 |
1 |
7 |
get_status() |
S |
82 |
1 |
3 |
is() |
S |
80 |
1 |
3 |
uploaded_files() |
S |
82 |
1 |
3 |
add_result_props() |
S |
73 |
1 |
5 |
get_spam_log() |
S |
82 |
1 |
3 |
get_response() |
S |
82 |
1 |
3 |
get_posted_data_hash() |
S |
82 |
1 |
3 |
add_spam_log() |
S |
69 |
1 |
7 |
set_response() |
S |
77 |
1 |
4 |
posted_data_hash_tick() |
S |
78 |
1 |
3 |
add_consent() |
S |
76 |
1 |
4 |
accepted() |
S |
79 |
1 |
3 |
get_contact_form() |
S |
82 |
1 |
3 |
collect_consent() |
S |
81 |
1 |
3 |