-
Home
-
Contact Form 7
-
6.1.2
-
Code
-
Classes
- WPCF7_Submission
| Total Complexity |
115 |
| Dependencies |
5 |
| Dependents |
20 |
| Total lines |
922 |
| Lines of code |
497 |
| Logical lines of code |
252 |
| Comment lines |
211 |
| Methods |
43 |
| Properties |
15 |
Methods 43
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| proceed() |
A |
44 |
14 |
45 |
| setup_posted_data() |
A |
44 |
9 |
47 |
| spam() |
S |
49 |
6 |
32 |
| mail() |
S |
52 |
6 |
27 |
| add_extra_attachments() |
S |
54 |
6 |
23 |
| get_result() |
S |
54 |
6 |
22 |
| add_uploaded_file() |
S |
56 |
6 |
18 |
| unship_uploaded_files() |
S |
48 |
4 |
35 |
| verify_posted_data_hash() |
S |
57 |
5 |
18 |
| get_instance() |
S |
59 |
4 |
17 |
| get_request_url() |
S |
61 |
4 |
12 |
| remove_uploaded_files() |
S |
63 |
4 |
11 |
| validate() |
S |
53 |
3 |
24 |
| create_posted_data_hash() |
S |
59 |
2 |
17 |
| verify_nonce() |
S |
68 |
3 |
7 |
| setup_meta_data() |
S |
57 |
1 |
18 |
| set_status() |
S |
69 |
2 |
7 |
| get_posted_data() |
S |
71 |
2 |
6 |
| get_posted_string() |
S |
67 |
2 |
8 |
| get_remote_ip_addr() |
S |
68 |
2 |
7 |
| extra_attachments() |
S |
71 |
2 |
6 |
| is_restful() |
S |
80 |
1 |
3 |
| __construct() |
S |
68 |
1 |
7 |
| __destruct() |
S |
82 |
1 |
3 |
| get_status() |
S |
82 |
1 |
3 |
| is() |
S |
80 |
1 |
3 |
| add_result_props() |
S |
73 |
1 |
5 |
| get_response() |
S |
82 |
1 |
3 |
| set_response() |
S |
77 |
1 |
4 |
| get_contact_form() |
S |
82 |
1 |
3 |
| get_invalid_field() |
S |
79 |
1 |
3 |
| get_invalid_fields() |
S |
82 |
1 |
3 |
| get_meta() |
S |
79 |
1 |
3 |
| sanitize_posted_data() |
S |
66 |
1 |
9 |
| posted_data_hash_tick() |
S |
78 |
1 |
3 |
| get_posted_data_hash() |
S |
82 |
1 |
3 |
| accepted() |
S |
79 |
1 |
3 |
| add_consent() |
S |
76 |
1 |
4 |
| collect_consent() |
S |
81 |
1 |
3 |
| add_spam_log() |
S |
69 |
1 |
7 |
| get_spam_log() |
S |
82 |
1 |
3 |
| before_send_mail() |
S |
66 |
1 |
9 |
| uploaded_files() |
S |
82 |
1 |
3 |