Angelmmiguel/opalbox-jquery

View on GitHub

Showing 1 of 3 total issues

Function execute has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    execute: function() {
      if (!this.requirements) {
        this._notLoadedError();
        this.$result.html("<p class='empty'>Libraries are not loaded.<p>");
        return;
Severity: Minor
Found in src/js/opalbox.jquery.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language