talho/openphin

View on GitHub

Showing 3,486 of 3,486 total issues

Avoid too many return statements within this function.
Open

                    return e;
Severity: Major
Found in app/assets/javascripts/ext/src/ext-core/src/core/Ext.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

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

      Avoid too many return statements within this function.
      Open

                      return a.join("");
      Severity: Major
      Found in app/assets/javascripts/ext/src/ext-core/src/util/JSON.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                            return el;
        Severity: Major
        Found in app/assets/javascripts/ext/src/ext-core/src/core/Ext.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                              return el;
          Severity: Major
          Found in app/assets/javascripts/ext/adapter/yui/ext-yui-adapter-debug.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return r;
            Severity: Major
            Found in app/assets/javascripts/ext/src/ext-core/src/core/DomQuery.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                  return e;

                Avoid too many return statements within this function.
                Open

                                    return el;

                  Avoid too many return statements within this function.
                  Open

                                      return el;
                  Severity: Major
                  Found in app/assets/javascripts/ext/adapter/ext/ext-base-debug.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return el;
                    Severity: Major
                    Found in app/assets/javascripts/ext/src/ext-core/src/core/Element.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                          return null;
                      Severity: Major
                      Found in app/assets/javascripts/ext/src/ext-core/src/core/Element.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return new jQuery( document )[ jQuery.fn.ready ? "ready" : "load" ]( selector );
                        Severity: Major
                        Found in app/assets/javascripts/jquery-tooltip/lib/jquery.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

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

                            Avoid too many return statements within this function.
                            Open

                                    return this.setArray(
                                        // HANDLE: $(array)
                                        selector.constructor == Array && selector ||
                            
                                        // HANDLE: $(arraylike)
                            Severity: Major
                            Found in app/assets/javascripts/jquery-tooltip/lib/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-tooltip/lib/jquery.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                return elem.getAttribute( name, 2 );
                                Severity: Major
                                Found in app/assets/javascripts/jquery-tooltip/lib/jquery.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                              return elem.getAttribute( name );
                                  Severity: Major
                                  Found in app/assets/javascripts/jquery-tooltip/lib/jquery.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                            return this.each(function(){
                                                if ( this.nodeType != 1 )
                                                    return;
                                    
                                                if ( value.constructor == Array && /radio|checkbox/.test( this.type ) )
                                    Severity: Major
                                    Found in app/assets/javascripts/jquery-tooltip/lib/jquery.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                      return elem.filter && elem.filter.indexOf("opacity=") >= 0 ?
                                                          (parseFloat( elem.filter.match(/opacity=([^)]*)/)[1] ) / 100).toString() :
                                                          "";
                                      Severity: Major
                                      Found in app/assets/javascripts/jquery-tooltip/lib/jquery.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return true;
                                        Severity: Major
                                        Found in app/assets/javascripts/ext_extensions/PagingStore.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language