-
Home
-
WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More
-
1.6.6
-
Code
-
Classes
- WPForms_Form_Handler
Total Complexity |
95 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
745 |
Lines of code |
379 |
Logical lines of code |
206 |
Comment lines |
216 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
A |
42 |
14 |
48 |
duplicate() |
A |
45 |
11 |
40 |
add() |
A |
40 |
9 |
61 |
get_single() |
S |
58 |
8 |
14 |
next_field_id() |
S |
51 |
7 |
27 |
delete() |
S |
54 |
6 |
22 |
get_meta() |
S |
56 |
6 |
20 |
delete_meta() |
S |
51 |
5 |
25 |
update_meta() |
S |
51 |
5 |
25 |
get_field() |
S |
60 |
4 |
13 |
update__preserve_fields_meta() |
S |
62 |
4 |
11 |
get() |
S |
63 |
4 |
11 |
admin_bar() |
S |
61 |
3 |
12 |
get_field_meta() |
S |
67 |
3 |
7 |
update__sanitize_notifications_names() |
S |
66 |
3 |
8 |
register_cpt() |
S |
56 |
1 |
19 |
get_multiple() |
S |
61 |
1 |
12 |
__construct() |
S |
75 |
1 |
4 |