-
Home
-
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
-
4.09.05
-
Code
-
Classes
- FrmTableHTMLGenerator
| Total Complexity |
35 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
302 |
| Lines of code |
115 |
| Logical lines of code |
63 |
| Comment lines |
136 |
| Methods |
15 |
| Properties |
7 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init_style_settings() |
S |
54 |
6 |
20 |
| generate_two_cell_table_row() |
S |
56 |
3 |
19 |
| init_use_inline_style() |
S |
72 |
3 |
5 |
| init_direction() |
S |
72 |
3 |
5 |
| init_table_style() |
S |
63 |
3 |
9 |
| init_td_style() |
S |
64 |
3 |
8 |
| tr_style() |
S |
64 |
3 |
10 |
| get_color_markup() |
S |
69 |
2 |
7 |
| table_row_background_color() |
S |
78 |
2 |
3 |
| switch_odd() |
S |
74 |
2 |
5 |
| __construct() |
S |
67 |
1 |
8 |
| is_color_setting() |
S |
78 |
1 |
3 |
| generate_table_header() |
S |
79 |
1 |
3 |
| generate_table_footer() |
S |
82 |
1 |
3 |
| generate_single_cell_table_row() |
S |
68 |
1 |
7 |