-
Home
-
TablePress – Tables in WordPress made easy
-
2.2.3
-
Code
-
Classes
- TablePress_Render
| Total Complexity |
113 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
933 |
| Lines of code |
413 |
| Logical lines of code |
260 |
| Comment lines |
445 |
| Methods |
12 |
| Properties |
8 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _render_table() |
D |
25 |
43 |
137 |
| _render_row() |
C |
35 |
31 |
76 |
| _prepare_render_data() |
B |
39 |
15 |
64 |
| _process_render_data() |
S |
52 |
7 |
23 |
| get_output() |
S |
56 |
5 |
20 |
| get_preview_css() |
S |
52 |
3 |
26 |
| get_default_render_options() |
S |
48 |
1 |
38 |
| _evaluate_table_data() |
S |
65 |
2 |
8 |
| _attributes_array_to_string() |
S |
68 |
2 |
7 |
| safe_output() |
S |
67 |
2 |
7 |
| __construct() |
S |
91 |
1 |
2 |
| set_input() |
S |
73 |
1 |
5 |