Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
C | Component\CsvExportComponent::make() | 0 | 24 | 8 | 0 | 0 | 0 |
C | Form\CsvImportForm::loadDataCsv() | 0 | 34 | 8 | 1 | 0 | 0 |
C | FixedLengthExportComponent::make() | 5 | 35 | 9 | 0 | 0 | 0 |
B | FixedLengthImportForm::loadDataBody() | 5 | 20 | 6 | 0 | 0 | 0 |
B | Form\CsvImportForm::fgetcsv_reg() | 0 | 17 | 6 | 0 | 0 | 0 |
A | FixedLengthExportComponent::export() | 3 | 11 | 4 | 1 | 0 | 0 |
A | Component\CsvExportComponent::export() | 3 | 9 | 4 | 1 | 0 | 0 |
A | LargeExport\LargeCsvExport::addRow() | 0 | 8 | 3 | 2 | 0 | 0 |
A | LargeExport\LargeCsvExport::writeRow() | 0 | 3 | 1 | 1 | 0 | 0 |
A | LargeExport\LargeCsvExport::read() | 0 | 6 | 1 | 3 | 0 | 0 |
A | LargeExport\LargeCsvExport::getPath() | 0 | 3 | 1 | 2 | 0 | 0 |
A | LargeExport\LargeCsvExport::parseCsv() | 4 | 7 | 3 | 1 | 0 | 0 |
A | FixedLengthImportForm::loadData() | 0 | 7 | 1 | 0 | 0 | 0 |
A | Component\CsvExportComponent::_parseCsv() | 4 | 5 | 2 | 1 | 0 | 0 |
A | LargeExport\LargeCsvExport::__construct() | 0 | 5 | 1 | 2 | 0 | 0 |