-
Home
-
Everest Forms – Contact Forms, Quiz, Survey, Newsletter & Payment Form Builder for WordPress
-
3.0.9.5 (latest)
-
Code
-
Classes
- EVF_Field_Address
Total Complexity |
203 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
1,225 |
Lines of code |
960 |
Logical lines of code |
400 |
Comment lines |
159 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
field_display() |
D |
23 |
52 |
167 |
field_properties() |
D |
28 |
29 |
150 |
field_preview() |
C |
36 |
26 |
66 |
validate() |
B |
45 |
23 |
34 |
country() |
B |
34 |
16 |
91 |
format() |
A |
46 |
16 |
35 |
field_exporter() |
A |
57 |
10 |
13 |
address_1() |
A |
40 |
5 |
65 |
address_2() |
A |
40 |
5 |
65 |
city() |
A |
40 |
5 |
65 |
state() |
A |
41 |
5 |
61 |
postal() |
S |
40 |
4 |
65 |
__construct() |
S |
45 |
1 |
47 |
enable_country_flag() |
S |
54 |
2 |
23 |
edit_form_field_display() |
S |
64 |
3 |
9 |
init_hooks() |
S |
74 |
1 |
4 |