Showing 2 of 2 total issues

Function exports has 79 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(grunt) {
  'use strict';

  require('load-grunt-tasks')(grunt);

Severity: Major
Found in Gruntfile.js - About 3 hrs to fix

    Function ResultsController has 31 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    function ResultsController($scope, $sce) {
      /**
       * Wraps the subject's match substring in a highlight span
       *
       * @param {string} subject The string to highlighted
    Severity: Minor
    Found in client/app/controllers/results_controller.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language