Showing 1 of 3 total issues
Function buildReport
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function buildReport(table, console) {
return function(summary) {
var example,
examples = summary.results.examples,
tableRows = [];