540co/epa-rfi

View on GitHub
src/app/facility/facilityList.controller.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function FacilityListController has 71 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function FacilityListController(DataService, $location, NgMap, $google, $timeout) {
    var vm = this,
      params = $location.search(),
      google = $google;

Severity: Major
Found in src/app/facility/facilityList.controller.js - About 2 hrs to fix

    Function FacilityListController has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      function FacilityListController(DataService, $location, NgMap, $google, $timeout) {
    Severity: Minor
    Found in src/app/facility/facilityList.controller.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status