gadael/gadael

View on GitHub
public/js/services/catchOutcome.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function createCatchOutcome has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function createCatchOutcome(angular, $rootScope, $q) {
    


        
Severity: Major
Found in public/js/services/catchOutcome.js - About 2 hrs to fix

    Function catchOutcome has 53 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            return function catchOutcome(promise) {
    
                /**
                 * Add messages to the rootScope
                 * @param {string} message
    Severity: Major
    Found in public/js/services/catchOutcome.js - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status