ochko/prudge

View on GitHub

Showing 206 of 206 total issues

Avoid too many return statements within this function.
Open

    return select( selector.replace( rtrim, "$1" ), context, results, seed, xml );
Severity: Major
Found in app/assets/javascripts/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/assets/javascripts/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/assets/javascripts/jquery.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

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

          Avoid too many return statements within this function.
          Open

                      return 1;
          Severity: Major
          Found in app/assets/javascripts/jquery.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                            return ( context || rootjQuery ).find( selector );
            Severity: Major
            Found in app/assets/javascripts/jquery.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

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

                Avoid too many return statements within this function.
                Open

                    return {
                        top: box.top  + scrollTop  - clientTop,
                        left: box.left + scrollLeft - clientLeft
                    };
                Severity: Major
                Found in app/assets/javascripts/jquery.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

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

                    Avoid too many return statements within this function.
                    Open

                                return rootjQuery.ready( selector );
                    Severity: Major
                    Found in app/assets/javascripts/jquery.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return;
                      Severity: Major
                      Found in app/assets/javascripts/jquery.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

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

                          Avoid too many return statements within this function.
                          Open

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

                            Avoid too many return statements within this function.
                            Open

                                    return i === al ?
                                        siblingCheck( a, bp[i], -1 ) :
                                        siblingCheck( ap[i], b, 1 );
                            Severity: Major
                            Found in app/assets/javascripts/jquery.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return event.result;
                              Severity: Major
                              Found in app/assets/javascripts/jquery.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                return value;
                                Severity: Major
                                Found in app/assets/javascripts/jquery.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                  return results;
                                  Severity: Major
                                  Found in app/assets/javascripts/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/assets/javascripts/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 app/assets/javascripts/jquery.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                        return elem[ name ];
                                        Severity: Major
                                        Found in app/assets/javascripts/jquery.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language