| Total Complexity | 135 |
| Dependencies | 6 |
| Dependents | 0 |
| Total lines | 823 |
| Lines of code | 483 |
| Logical lines of code | 322 |
| Comment lines | 265 |
| Methods | 15 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| load_table_from_file_legacy() | 39 | 25 | 58 | |
| import_tablepress_table() | 35 | 22 | 83 | |
| get_files_to_import() | 38 | 14 | 73 | |
| import_files() | 43 | 12 | 51 | |
| extract_zip_file_ziparchive() | 42 | 11 | 53 | |
| convert_zip_files() | 48 | 9 | 33 | |
| save_imported_table() | 52 | 9 | 23 | |
| extract_zip_file_pclzip() | 46 | 8 | 37 | |
| should_use_legacy_import_class() | 56 | 9 | 17 | |
| run() | 57 | 4 | 16 | |
| extract_zip_file() | 59 | 4 | 15 | |
| get_list_of_table_names() | 62 | 3 | 11 | |
| maybe_unlink_file() | 73 | 3 | 5 | |
| load_table_from_file_phpspreadsheet() | 80 | 1 | 3 | |
| import_table() | 71 | 1 | 5 |