-
Home
-
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
-
4.09.05
-
Code
-
Classes
- FrmFormMigrator
| Total Complexity |
79 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
585 |
| Lines of code |
340 |
| Logical lines of code |
166 |
| Comment lines |
142 |
| Methods |
34 |
| Properties |
9 |
Methods 34
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepare_fields() |
A |
46 |
13 |
37 |
| maybe_add_end_fields() |
A |
52 |
8 |
26 |
| import_page() |
S |
45 |
4 |
60 |
| save_action() |
S |
55 |
6 |
19 |
| is_imported() |
S |
61 |
5 |
12 |
| __construct() |
S |
58 |
4 |
17 |
| import_forms() |
S |
55 |
3 |
20 |
| get_field_label() |
S |
61 |
3 |
12 |
| import_form() |
S |
54 |
2 |
22 |
| convert_field_type() |
S |
70 |
3 |
6 |
| add_form() |
S |
59 |
2 |
15 |
| create_fields() |
S |
69 |
2 |
6 |
| create_emails() |
S |
72 |
2 |
5 |
| should_skip_field() |
S |
74 |
2 |
4 |
| maybe_add_to_import_page() |
S |
74 |
1 |
4 |
| prepare_new_form() |
S |
65 |
1 |
10 |
| prepare_form() |
S |
91 |
1 |
2 |
| prepare_field() |
S |
91 |
1 |
2 |
| fields_with_end() |
S |
81 |
1 |
3 |
| insert_end_section() |
S |
67 |
1 |
7 |
| insert_fields_in_array() |
S |
79 |
1 |
3 |
| create_form() |
S |
72 |
1 |
5 |
| form_creation_error_response() |
S |
68 |
1 |
7 |
| track_import() |
S |
72 |
1 |
5 |
| get_tracked_import() |
S |
80 |
1 |
3 |
| unsupported_field_types() |
S |
82 |
1 |
3 |
| is_unsupported_field() |
S |
75 |
1 |
4 |
| skip_pro_fields() |
S |
82 |
1 |
3 |
| replace_smart_tags() |
S |
82 |
1 |
3 |
| get_forms() |
S |
82 |
1 |
3 |
| get_form() |
S |
82 |
1 |
3 |
| get_form_name() |
S |
79 |
1 |
3 |
| get_form_fields() |
S |
82 |
1 |
3 |
| get_field_type() |
S |
80 |
1 |
3 |