Total Complexity | 126 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 734 |
Lines of code | 437 |
Logical lines of code | 292 |
Comment lines | 230 |
Methods | 14 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_import_tablepress_table() | 35 | 22 | 82 | |
_load_table_from_file_legacy() | 41 | 21 | 53 | |
_get_import_files() | 38 | 14 | 69 | |
_import_files() | 42 | 14 | 51 | |
_convert_zip_files() | 45 | 11 | 40 | |
_extract_zip_file() | 42 | 10 | 54 | |
_import_table() | 52 | 9 | 23 | |
_should_use_legacy_import_class() | 55 | 9 | 20 | |
run() | 57 | 4 | 16 | |
_maybe_unlink_file() | 71 | 4 | 5 | |
_get_list_of_table_names() | 62 | 3 | 11 | |
__construct() | 72 | 3 | 5 | |
_load_table_from_file_phpspreadsheet() | 80 | 1 | 3 | |
import_table() | 71 | 1 | 5 |