-
Home
-
TablePress – Tables in WordPress made easy
-
1.14
-
Code
-
Classes
- TablePress_Render
Total Complexity |
112 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
934 |
Lines of code |
436 |
Logical lines of code |
238 |
Comment lines |
430 |
Methods |
11 |
Properties |
8 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_render_table() |
D |
24 |
45 |
143 |
_render_row() |
D |
33 |
41 |
76 |
_prepare_render_data() |
B |
39 |
15 |
63 |
get_preview_css() |
S |
44 |
2 |
84 |
get_default_render_options() |
S |
48 |
1 |
37 |
_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 |
get_output() |
S |
72 |
1 |
6 |
_evaluate_table_data() |
S |
69 |
1 |
6 |