-
Home
-
TablePress – Tables in WordPress made easy
-
2.0.2
-
Code
-
Classes
- TablePress_Import_Legacy
Total Complexity |
48 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
301 |
Lines of code |
173 |
Logical lines of code |
122 |
Comment lines |
87 |
Methods |
8 |
Properties |
4 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_xls() |
B |
42 |
17 |
50 |
fix_table_encoding() |
A |
51 |
9 |
27 |
import_table() |
A |
49 |
7 |
32 |
__construct() |
S |
59 |
5 |
13 |
import_json() |
S |
55 |
4 |
19 |
import_html() |
S |
60 |
3 |
14 |
import_xlsx() |
S |
63 |
2 |
9 |
import_csv() |
S |
65 |
1 |
9 |