-
Home
-
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
-
4.09.05
-
Code
-
Classes
- FrmEntryShortcodeFormatter
| Total Complexity |
38 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
314 |
| Lines of code |
115 |
| Logical lines of code |
60 |
| Comment lines |
144 |
| Methods |
17 |
| Properties |
8 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| content() |
S |
60 |
5 |
13 |
| generate_two_cell_shortcode_row() |
S |
57 |
4 |
17 |
| __construct() |
S |
60 |
4 |
15 |
| init_format() |
S |
67 |
4 |
7 |
| init_plain_text() |
S |
72 |
3 |
5 |
| get_array() |
S |
71 |
2 |
6 |
| generate_content_for_all_fields() |
S |
69 |
2 |
7 |
| generate_field_content() |
S |
69 |
2 |
7 |
| add_field_array() |
S |
71 |
2 |
6 |
| is_plain_text_format() |
S |
78 |
2 |
3 |
| is_table_format() |
S |
78 |
2 |
3 |
| init_form_id() |
S |
80 |
1 |
3 |
| init_fields() |
S |
78 |
1 |
3 |
| init_table_generator() |
S |
80 |
1 |
3 |
| get_plain_text() |
S |
81 |
1 |
3 |
| get_table() |
S |
71 |
1 |
6 |
| add_single_field_array() |
S |
66 |
1 |
8 |