-
Home
-
TablePress – Tables in WordPress made easy
-
1.14
-
Code
-
Classes
- TablePress_Import
Total Complexity |
76 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
447 |
Lines of code |
266 |
Logical lines of code |
189 |
Comment lines |
135 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_html() |
B |
37 |
17 |
71 |
import_xls() |
B |
42 |
17 |
49 |
fix_table_encoding() |
A |
51 |
9 |
27 |
import_table() |
S |
52 |
7 |
26 |
__construct() |
S |
56 |
7 |
16 |
_import_html_rows() |
S |
54 |
6 |
21 |
import_json() |
S |
52 |
5 |
23 |
pad_array_to_max_cols() |
S |
64 |
3 |
9 |
import_xlsx() |
S |
63 |
2 |
9 |
count_max_columns() |
S |
66 |
2 |
8 |
import_csv() |
S |
67 |
1 |
7 |