ianheggie/cruisecontrol.rb

View on GitHub

Showing 679 of 1,357 total issues

Avoid too many return statements within this function.
Open

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

      Avoid too many return statements within this function.
      Open

                      return elem[ name ];
      Severity: Major
      Found in public/javascripts/jquery-1.6.1.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                    return hooks.get( elem, name );
        Severity: Major
        Found in public/javascripts/jquery-1.6.1.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-1.6.1.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-1.6.1.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-1.6.1.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return jQuery.isNaN( ret ) ? orig : ret;
                Severity: Major
                Found in public/javascripts/jquery-1.6.1.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

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

                    Avoid too many return statements within this function.
                    Open

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

                      Avoid too many return statements within this function.
                      Open

                                              return ( diff % first === 0 && diff / first >= 0 );
                      Severity: Major
                      Found in public/javascripts/jquery-1.6.1.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

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

                              Avoid too many return statements within this function.
                              Open

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

                                Avoid too many return statements within this function.
                                Open

                                                return [parseInt(result[1]+result[1],16), parseInt(result[2]+result[2],16), parseInt(result[3]+result[3],16)];

                                  Avoid too many return statements within this function.
                                  Open

                                                  return colors['transparent'];

                                    Avoid too many return statements within this function.
                                    Open

                                            return colors[$.trim(color).toLowerCase()];

                                      Avoid too many return statements within this function.
                                      Open

                                              return;

                                        Avoid too many return statements within this function.
                                        Open

                                                        return [parseInt(result[1]+result[1],16), parseInt(result[2]+result[2],16), parseInt(result[3]+result[3],16)];
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language