sweetp/dashboard

View on GitHub
app/scripts/dashboardApp/common/sweetp.service.js

Summary

Maintainability
A
1 hr
Test Coverage

Function callService has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        callService:function (projectName, path, params, callback) {
            var url, httpConfig;

            if (!projectName) {
                callback("Can't call service without project name!");
Severity: Minor
Found in app/scripts/dashboardApp/common/sweetp.service.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status