sazze/node-pm

View on GitHub

Showing 297 of 342 total issues

Function on has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    on: function(e, n, r, i, s) {
Severity: Minor
Found in docs/scripts/jquery.min.js - About 35 mins to fix

    Function lt has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        function lt(e, t, n, r, i) {
    Severity: Minor
    Found in docs/scripts/jquery.min.js - About 35 mins to fix

      Function add has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          add: function(e, n, r, i, s) {
      Severity: Minor
      Found in docs/scripts/jquery.min.js - About 35 mins to fix

        Function Yn has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

          function Yn(e, t, n, r, i) {
        Severity: Minor
        Found in docs/scripts/jquery.min.js - About 35 mins to fix

          Function vt has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              function vt(e, t, n, r, s) {
          Severity: Minor
          Found in docs/scripts/jquery.min.js - About 35 mins to fix

            Function o has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                      o = function(u, a, f, l, h) {
            Severity: Minor
            Found in docs/scripts/jquery.min.js - About 35 mins to fix

              Avoid too many return statements within this function.
              Open

                    return this;
              Severity: Major
              Found in docs/template/static/scripts/URI.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        if ((f = i[3]) && Z && t.getElementsByClassName) return S.apply(n, x.call(t.getElementsByClassName(f), 0)), n
                Severity: Major
                Found in docs/template/static/scripts/jquery.min.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                        return this;
                  Severity: Major
                  Found in docs/template/static/scripts/URI.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            } else if (t.ownerDocument && (s = t.ownerDocument.getElementById(f)) && u(t, s) && s.id === f) return n.push(s), n
                    Severity: Major
                    Found in docs/template/static/scripts/jquery.min.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                return this;
                      Severity: Major
                      Found in docs/template/static/scripts/URI.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return false;
                        Severity: Major
                        Found in docs/template/static/scripts/URI.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                return v.isFunction(e) ? r.ready(e) : (e.selector !== t && (this.selector = e.selector, this.context = e.context), v.makeArray(e, this))
                          Severity: Major
                          Found in docs/template/static/scripts/jquery.min.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                      return this.context = i, this.selector = e, this
                            Severity: Major
                            Found in docs/template/static/scripts/jquery.min.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return false;
                              Severity: Major
                              Found in docs/template/static/scripts/URI.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                              return false;
                                Severity: Major
                                Found in docs/template/static/scripts/URI.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                        if (!u) return 1;
                                  Severity: Major
                                  Found in docs/template/static/scripts/jquery.min.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                              return false;
                                    Severity: Major
                                    Found in docs/template/static/scripts/URI.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                            return o && "get" in o && u && (s = o.get(e, n)) !== null ? s : (s = e.getAttribute(n), s === null ? t : s)
                                      Severity: Major
                                      Found in docs/template/static/scripts/jquery.min.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return n.type = y, !o && !n.isDefaultPrevented() && (!p._default || p._default.apply(s.ownerDocument, r) === !1) && (y !== "click" || !v.nodeName(s, "a")) && v.acceptData(s) && h && s[y] && (y !== "focus" && y !== "blur" || n.target.offsetWidth !== 0) && !v.isWindow(s) && (c = s[h], c && (s[h] = null), v.event.triggered = y, s[y](), v.event.triggered = t, c && (s[h] = c)), n.result
                                        Severity: Major
                                        Found in docs/template/static/scripts/jquery.min.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language