quidproquo/mr_video

View on GitHub

Showing 150 of 150 total issues

Avoid too many return statements within this function.
Open

        return ( context || rootjQuery ).find( selector );
Severity: Major
Found in app/assets/javascripts/mr_video/jquery/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/mr_video/jquery/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/mr_video/jquery/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/mr_video/jquery/jquery.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

              return key === undefined || hasOwn.call( obj, key );
          Severity: Major
          Found in app/assets/javascripts/mr_video/jquery/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/mr_video/jquery/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/mr_video/jquery/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/mr_video/jquery/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/mr_video/jquery/jquery.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/assets/javascripts/mr_video/jquery/jquery.js - About 30 mins to fix
                      Severity
                      Category
                      Status
                      Source
                      Language