Able to create histograms from benchmarking data. Uses a FreeMarker template and Chartjs to generate a HTML file report. Closes #162 (closed)
Changed way benchmarker calculates weight: uses fallback metrics + sum of children weight instead of only checking for LINES_OF_CODE
metric.
To be filled in by the reviewers