commons-csv
commons-csv copied to clipboard
Reduce complexity of CSVParser.createHeaders()
- Extract method to reduce cognitive complexity of createHeaders()
- Rename a variable to make it more readable