JohnMunsch/PaperQuik

View on GitHub

Showing 1,311 of 1,311 total issues

Avoid too many return statements within this function.
Open

            return sortInput ?
                ( indexOf.call( sortInput, a ) - indexOf.call( sortInput, b ) ) :
                0;
Severity: Major
Found in app/bower_components/jquery/dist/jquery.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                            return results;
    Severity: Major
    Found in app/bower_components/jquery/src/sizzle/dist/sizzle.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                          return results;
      Severity: Major
      Found in app/bower_components/jquery/src/sizzle/dist/sizzle.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return compare & 4 ? -1 : 1;
        Severity: Major
        Found in app/bower_components/jquery/src/sizzle/dist/sizzle.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return compare & 4 ? -1 : 1;
          Severity: Major
          Found in app/bower_components/jquery/src/selector-native.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return a.compareDocumentPosition ? -1 : 1;
            Severity: Major
            Found in app/bower_components/jquery/src/selector-native.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                              return results;
              Severity: Major
              Found in app/bower_components/jquery/dist/jquery.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                    return select( selector.replace( rtrim, "$1" ), context, results, seed );
                Severity: Major
                Found in app/bower_components/jquery/dist/jquery.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return this;
                  Severity: Major
                  Found in app/bower_components/jquery/src/core/init.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                return ret == null ?
                                    undefined :
                                    ret;
                    Severity: Major
                    Found in app/bower_components/jquery/src/attributes/attr.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return ret;
                      Severity: Major
                      Found in app/bower_components/jquery/dist/jquery.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return ret;
                        Severity: Major
                        Found in app/bower_components/jquery/src/attributes/attr.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                          return results;
                          Severity: Major
                          Found in app/bower_components/jquery/src/sizzle/dist/sizzle.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                            return this.constructor( context ).find( selector );
                            Severity: Major
                            Found in app/bower_components/jquery/src/core/init.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return this;
                              Severity: Major
                              Found in app/bower_components/jquery/dist/jquery.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                          return undefined;
                                Severity: Major
                                Found in app/bower_components/angular-ui-bootstrap-bower/ui-bootstrap.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                    return undefined;
                                  Severity: Major
                                  Found in app/bower_components/bootstrap/grunt/bs-lessdoc-parser.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                        return data == d;
                                    Severity: Major
                                    Found in app/bower_components/angular-mocks/angular-mocks.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                return undefined;
                                      Severity: Major
                                      Found in app/bower_components/angular-ui-bootstrap-bower/ui-bootstrap-tpls.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                            return new VarDocstring(match[1]);
                                        Severity: Major
                                        Found in app/bower_components/bootstrap/grunt/bs-lessdoc-parser.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language