juanmard/icestudio

View on GitHub
services/alerts.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function confirm has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  this.confirm = function (opts) {
    /* Options
          body             string or DOM element
          closable         boolean
          closableByDimmer boolean
Severity: Major
Found in services/alerts.js - About 2 hrs to fix

    Function alert has 48 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      this.alert = function (opts) {
        /* Options
            body             string or DOM element
            closable         boolean
            closableByDimmer boolean
    Severity: Minor
    Found in services/alerts.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status