DaftMonk/fullstack-demo

View on GitHub
client/components/modal/modal.service.js

Summary

Maintainability
A
1 hr
Test Coverage

Function delete has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        delete: function(del) {
          del = del || angular.noop;

          /**
           * Open a delete confirmation modal
Severity: Minor
Found in client/components/modal/modal.service.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status