linguisticexplorer/Linguistic-Explorer

View on GitHub

Showing 282 of 417 total issues

Avoid too many return statements within this function.
Open

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

    Avoid too many return statements within this function.
    Open

          return false;
    Severity: Major
    Found in public/javascripts/jquery_ujs.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

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

          Avoid too many return statements within this function.
          Open

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

            Avoid too many return statements within this function.
            Open

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

              Avoid too many return statements within this function.
              Open

                      return { top: top, left: left };
              Severity: Major
              Found in public/javascripts/jquery.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                      return false;
                Severity: Major
                Found in public/javascripts/rails.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

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

                    Avoid too many return statements within this function.
                    Open

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

                      Avoid too many return statements within this function.
                      Open

                                              return diff === 0;
                      Severity: Major
                      Found in public/javascripts/jquery.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

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

                              Avoid too many return statements within this function.
                              Open

                                          return this.css( type, typeof size === "string" ? size : size + "px" );
                              Severity: Major
                              Found in public/javascripts/jquery.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

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

                                  Avoid too many return statements within this function.
                                  Open

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

                                    Avoid too many return statements within this function.
                                    Open

                                                            return makeArray( context.querySelectorAll(query), extra );
                                    Severity: Major
                                    Found in public/javascripts/jquery.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                                  return makeArray( context.querySelectorAll( "[id='" + nid + "'] " + query ), extra );
                                      Severity: Major
                                      Found in public/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 public/javascripts/jquery.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language