JohnMunsch/PaperQuik

View on GitHub

Showing 711 of 1,311 total issues

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 jQuery.makeArray( selector, 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;
      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/dist/jquery.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/dist/jquery.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/dist/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 app/bower_components/jquery/src/sizzle/dist/sizzle.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return typeof rootjQuery.ready !== "undefined" ?
                                rootjQuery.ready( selector ) :
                                // Execute immediately if ready is not present
                                selector( jQuery );
                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 typeof rootjQuery.ready !== "undefined" ?
                                    rootjQuery.ready( selector ) :
                                    // Execute immediately if ready is not present
                                    selector( jQuery );
                    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 sortInput ?
                                      ( indexOf.call( sortInput, a ) - indexOf.call( sortInput, b ) ) :
                                      0;
                      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 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 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;
                              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;
                                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 == 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 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 jQuery.makeArray( selector, this );
                                        Severity: Major
                                        Found in app/bower_components/jquery/dist/jquery.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language