stevenocchipinti/dwi-visualiser

View on GitHub

Showing 319 of 620 total issues

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

            function plotLine(datapoints, xoffset, yoffset, axisx, axisy) {
Severity: Minor
Found in public/lib/jquery.flot.js - About 35 mins to fix

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

            PSEUDO: function( match, curLoop, inplace, result, not ) {
    Severity: Minor
    Found in public/lib/jquery.js - About 35 mins to fix

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

          toggleClass: function( classNames, force, speed, easing, callback ) {
      Severity: Minor
      Found in public/lib/jquery-ui.js - About 35 mins to fix

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

            _dialogDatepicker: function(input, date, onSelect, settings, pos) {
        Severity: Minor
        Found in public/lib/jquery-ui.js - About 35 mins to fix

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

              switchClass: function( remove, add, speed, easing, callback) {
          Severity: Minor
          Found in public/lib/jquery-ui.js - About 35 mins to fix

            Avoid too many return statements within this function.
            Open

                            return elem.style.cssText;
            Severity: Major
            Found in public/lib/jquery.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                          return makeArray( [], extra );
              Severity: Major
              Found in public/lib/jquery.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                return elem[ name ];
                Severity: Major
                Found in public/lib/jquery.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                  return siblingCheck( ap[i], bp[i] );
                  Severity: Major
                  Found in public/lib/jquery.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                            return makeArray( context.querySelectorAll(query), extra );
                    Severity: Major
                    Found in public/lib/jquery.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                                  return rootjQuery.find( selector );
                      Severity: Major
                      Found in public/lib/jquery.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return undefined;
                        Severity: Major
                        Found in public/lib/jquery.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                                  return ( diff % first === 0 && diff / first >= 0 );
                          Severity: Major
                          Found in public/lib/jquery.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                                return this;
                            Severity: Major
                            Found in public/lib/jquery.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                                  return elem.getAttribute("value") === null ? "on" : elem.value;
                              Severity: Major
                              Found in public/lib/jquery.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return this.css( type, typeof size === "string" ? size : size + "px" );
                                Severity: Major
                                Found in public/lib/jquery.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                      return values;
                                  Severity: Major
                                  Found in public/lib/jquery.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                    return (elem.value || "").replace(rreturn, "");
                                    Severity: Major
                                    Found in public/lib/jquery.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                              return true;
                                      Severity: Major
                                      Found in public/lib/jquery.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                                    return makeArray( context.querySelectorAll( "[id='" + nid + "'] " + query ), extra );
                                        Severity: Major
                                        Found in public/lib/jquery.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language