yoctore/yoctopus-generator

View on GitHub
app/templates/applications/angular/_provider.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function $get has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function ($http, appConstants, $rootScope, $q, logService) {
      // Default statement
      return {
        /**
         * Map configure method to change data from another place withour provider scope
Severity: Minor
Found in app/templates/applications/angular/_provider.js - About 1 hr to fix

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

        function ($http, appConstants, $rootScope, $q, logService) {
    Severity: Minor
    Found in app/templates/applications/angular/_provider.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status