Showing 1 of 3 total issues
Function exports
has 99 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
module.exports = function(opts) {
opts = util._extend({
'min-lines' : 5,
'min-tokens': 70,
reporter : 'xml',