-
Home
-
TablePress – Tables in WordPress made easy
-
3.1.2 (latest)
-
Code
-
Classes
- TablePress_Render
Total Complexity |
115 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
997 |
Lines of code |
451 |
Logical lines of code |
284 |
Comment lines |
467 |
Methods |
12 |
Properties |
9 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_render_table() |
D |
23 |
44 |
170 |
_render_row() |
D |
34 |
32 |
83 |
_prepare_render_data() |
B |
39 |
15 |
64 |
_process_render_data() |
S |
52 |
7 |
23 |
get_output() |
S |
56 |
5 |
20 |
get_preview_css() |
S |
55 |
3 |
22 |
get_default_render_options() |
S |
47 |
1 |
40 |
_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 |