ericduran/chromeHAR

View on GitHub

Showing 371 of 463 total issues

Avoid too many return statements within this function.
Open

              !isFunction(o2[key])) return false;
Severity: Major
Found in bower_components/angular/angular.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 bower_components/jquery/jquery.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

        return false;
      Severity: Major
      Found in bower_components/angular/angular.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                  return true;
        Severity: Major
        Found in bower_components/angular/angular.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

              return pathVal;
          Severity: Major
          Found in bower_components/angular/angular.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

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

                Avoid too many return statements within this function.
                Open

                        return isDate(o2) && o1.getTime() == o2.getTime();
                Severity: Major
                Found in bower_components/angular/angular.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                          return o1.toString() == o2.toString();
                  Severity: Major
                  Found in bower_components/angular/angular.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

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

                      Avoid too many return statements within this function.
                      Open

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

                          Avoid too many return statements within this function.
                          Open

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

                            Avoid too many return statements within this function.
                            Open

                                if (!key4 || pathVal === null || pathVal === undefined) return pathVal;
                            Severity: Major
                            Found in bower_components/angular/angular.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return jQuery.makeArray( selector, this );
                              Severity: Major
                              Found in bower_components/jquery/jquery.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                          if (!equals(o1[key], o2[key])) return false;
                                Severity: Major
                                Found in bower_components/angular/angular.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                              return ret == null ?
                                                  undefined :
                                                  ret;
                                  Severity: Major
                                  Found in bower_components/jquery/jquery.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                            if (isScope(o1) || isScope(o2) || isWindow(o1) || isWindow(o2) || isArray(o2)) return false;
                                    Severity: Major
                                    Found in bower_components/angular/angular.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                return false;
                                      Severity: Major
                                      Found in bower_components/angular/angular.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                    return rootjQuery.ready( selector );
                                        Severity: Major
                                        Found in bower_components/jquery/jquery.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language