-
Home
-
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
-
6.11
-
Code
-
Classes
- FrmFormMigrator
Total Complexity |
78 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
587 |
Lines of code |
340 |
Logical lines of code |
166 |
Comment lines |
145 |
Methods |
34 |
Properties |
9 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_fields() |
A |
46 |
12 |
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 |
get_field_type() |
S |
80 |
1 |
3 |
get_form_fields() |
S |
82 |
1 |
3 |
get_form_name() |
S |
79 |
1 |
3 |
get_form() |
S |
82 |
1 |
3 |
get_forms() |
S |
82 |
1 |
3 |
replace_smart_tags() |
S |
82 |
1 |
3 |
skip_pro_fields() |
S |
82 |
1 |
3 |
is_unsupported_field() |
S |
75 |
1 |
4 |
prepare_field() |
S |
91 |
1 |
2 |
unsupported_field_types() |
S |
82 |
1 |
3 |
fields_with_end() |
S |
81 |
1 |
3 |
track_import() |
S |
72 |
1 |
5 |
prepare_new_form() |
S |
65 |
1 |
10 |
maybe_add_to_import_page() |
S |
74 |
1 |
4 |
form_creation_error_response() |
S |
68 |
1 |
7 |
create_form() |
S |
72 |
1 |
5 |
insert_fields_in_array() |
S |
79 |
1 |
3 |
insert_end_section() |
S |
67 |
1 |
7 |
prepare_form() |
S |
91 |
1 |
2 |
get_tracked_import() |
S |
80 |
1 |
3 |