-
Home
-
Contact Form 7
-
5.7.5
-
Code
-
Classes
- WPCF7_ConstantContact_ContactPostRequest
Total Complexity |
71 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
313 |
Lines of code |
233 |
Logical lines of code |
89 |
Comment lines |
0 |
Methods |
18 |
Properties |
13 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
build() |
A |
41 |
11 |
59 |
add_street_address() |
A |
51 |
13 |
25 |
add_phone_number() |
S |
58 |
6 |
14 |
set_birthday() |
S |
62 |
5 |
11 |
set_email_address() |
S |
57 |
4 |
17 |
add_custom_field() |
S |
60 |
4 |
13 |
is_valid() |
S |
75 |
4 |
4 |
set_company_name() |
S |
67 |
3 |
8 |
add_list_membership() |
S |
66 |
3 |
8 |
set_first_name() |
S |
67 |
3 |
8 |
set_last_name() |
S |
67 |
3 |
8 |
set_job_title() |
S |
67 |
3 |
8 |
set_anniversary() |
S |
60 |
2 |
15 |
to_array() |
S |
56 |
1 |
18 |
get_email_address() |
S |
71 |
2 |
6 |
set_create_source() |
S |
70 |
2 |
6 |
__construct() |
S |
91 |
1 |
2 |
strlen() |
S |
80 |
1 |
3 |