Total Complexity | 128 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 758 |
Lines of code | 451 |
Logical lines of code | 301 |
Comment lines | 216 |
Methods | 14 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_import_tablepress_table() | 35 | 23 | 82 | |
_load_table_from_file_legacy() | 41 | 21 | 53 | |
_get_import_files() | 38 | 14 | 69 | |
_import_files() | 42 | 14 | 51 | |
_convert_zip_files() | 43 | 11 | 49 | |
_extract_zip_file() | 42 | 10 | 54 | |
_should_use_legacy_import_class() | 54 | 10 | 21 | |
_import_table() | 52 | 9 | 23 | |
run() | 57 | 4 | 16 | |
_get_list_of_table_names() | 62 | 3 | 11 | |
__construct() | 72 | 3 | 5 | |
_maybe_unlink_file() | 72 | 3 | 5 | |
_load_table_from_file_phpspreadsheet() | 70 | 2 | 7 | |
import_table() | 71 | 1 | 5 |