client/app/controllers/results_controller.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status