-
Home
-
WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More
-
1.7.4.1
-
Code
-
Classes
- WPForms_Form_Handler
| Total Complexity |
105 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
922 |
| Lines of code |
442 |
| Logical lines of code |
233 |
| Comment lines |
301 |
| Methods |
21 |
| Properties |
0 |
Methods 21
| 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 |
50 |
7 |
29 |
| delete() |
S |
54 |
6 |
22 |
| get_meta() |
S |
55 |
6 |
22 |
| update_meta() |
S |
51 |
5 |
25 |
| delete_meta() |
S |
51 |
5 |
25 |
| update_status() |
S |
56 |
4 |
18 |
| get_field() |
S |
60 |
4 |
13 |
| get() |
S |
60 |
4 |
12 |
| update__preserve_fields_meta() |
S |
62 |
4 |
11 |
| track_first_form() |
S |
54 |
3 |
22 |
| empty_trash() |
S |
61 |
3 |
13 |
| admin_bar() |
S |
61 |
3 |
12 |
| update__sanitize_notifications_names() |
S |
66 |
3 |
8 |
| get_field_meta() |
S |
67 |
3 |
7 |
| register_cpt() |
S |
56 |
1 |
19 |
| get_multiple() |
S |
57 |
1 |
16 |
| __construct() |
S |
71 |
1 |
5 |