Total Complexity | 127 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 755 |
Lines of code | 443 |
Logical lines of code | 294 |
Comment lines | 220 |
Methods | 14 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_import_tablepress_table() | 36 | 23 | 78 | |
_load_table_from_file_legacy() | 41 | 21 | 53 | |
_get_import_files() | 39 | 14 | 67 | |
_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() | 59 | 3 | 14 | |
_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 |