RefactorFirst
RefactorFirst copied to clipboard
Generate CSV file output
trafficstars
@robcor suggested the idea of generating a CSV file to allow external tools to digest / analyze the results. We can use one of the libraries listed on https://github.com/akullpp/awesome-java#csv to write out the data to CSV.