-
Home
-
WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More
-
1.8.9.5
-
Code
-
Classes
- WPForms_Field_Name
Total Complexity |
81 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
609 |
Lines of code |
372 |
Logical lines of code |
197 |
Comment lines |
147 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
field_properties() |
C |
33 |
23 |
97 |
field_options() |
B |
32 |
12 |
118 |
field_preview() |
A |
47 |
10 |
38 |
format() |
A |
53 |
10 |
20 |
field_display() |
A |
43 |
8 |
49 |
validate() |
S |
56 |
6 |
17 |
validate_complicated_formats() |
S |
62 |
6 |
11 |
default_required() |
S |
71 |
2 |
6 |
is_field_requires_fieldset() |
S |
78 |
2 |
3 |
init() |
S |
66 |
1 |
8 |
hooks() |
S |
70 |
1 |
5 |