Showing 463 of 531 total issues

Avoid too many return statements within this function.
Open

                        return results;
Severity: Major
Found in static/script/01-jquery.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return compare & 4 ? -1 : 1;
    Severity: Major
    Found in static/script/01-jquery.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return doc.URL || doc.location.href;
      Severity: Major
      Found in static/script/02-history.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                                    return it('(punctuator)', t);
        Severity: Major
        Found in tools/jslint.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                                      return it('(punctuator)', t);
          Severity: Major
          Found in tools/jslint.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 static/script/01-jquery.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                              return it('(regexp)', c);
              Severity: Major
              Found in tools/jslint.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 static/script/01-jquery.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return this;
                  Severity: Major
                  Found in static/script/01-jquery.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

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

                      Avoid too many return statements within this function.
                      Open

                              return a.compareDocumentPosition ? -1 : 1;
                      Severity: Major
                      Found in static/script/01-jquery.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                                                return it('(regexp)', c);
                        Severity: Major
                        Found in tools/jslint.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return ret == null ?
                                          undefined :
                                          ret;
                          Severity: Major
                          Found in static/script/01-jquery.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                            return results;
                            Severity: Major
                            Found in static/script/01-jquery.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return ret;
                              Severity: Major
                              Found in static/script/01-jquery.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                            return it('(number)', t);
                                Severity: Major
                                Found in tools/jslint.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return jQuery.makeArray( selector, this );
                                  Severity: Major
                                  Found in static/script/01-jquery.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                        return results;
                                    Severity: Major
                                    Found in static/script/01-jquery.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                                  return it('(number)', t);
                                      Severity: Major
                                      Found in tools/jslint/fulljslint.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                                                return;
                                        Severity: Major
                                        Found in tools/jslint/fulljslint.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language