-
Home
-
TablePress – Tables in WordPress made easy
-
3.2.3
-
Code
-
Classes
- TablePress_Import_Legacy
| Total Complexity |
50 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
325 |
| Lines of code |
179 |
| Logical lines of code |
122 |
| Comment lines |
108 |
| Methods |
9 |
| Properties |
4 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| import_xls() |
B |
42 |
17 |
50 |
| fix_table_encoding() |
A |
51 |
9 |
27 |
| import_table() |
A |
48 |
8 |
35 |
| import_json() |
S |
55 |
4 |
19 |
| __construct() |
S |
66 |
5 |
8 |
| import_html() |
S |
60 |
3 |
14 |
| import_xlsx() |
S |
63 |
2 |
9 |
| import_csv() |
S |
65 |
1 |
9 |
| normalize_line_endings() |
S |
68 |
1 |
8 |