nemesiscodex/openfonacide

View on GitHub
static/js/frontend.ResultadosController.js

Summary

Maintainability
A
1 hr
Test Coverage

Function fetchResults has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      var fetchResults = function(){
        if(!$scope.fetch) return;
        var
          $segment = $('.results.segment'),
          $loader  = $segment.find('.inline.loader');
Severity: Minor
Found in static/js/frontend.ResultadosController.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status