ianheggie/cruisecontrol.rb

View on GitHub

Showing 679 of 1,357 total issues

Avoid too many return statements within this function.
Open

                return colors['transparent'];

    Avoid too many return statements within this function.
    Open

            return;

      Avoid too many return statements within this function.
      Open

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

        Avoid too many return statements within this function.
        Open

                return true;

          Avoid too many return statements within this function.
          Open

                  return undefined;
          Severity: Major
          Found in public/javascripts/jquery-ui/development-bundle/external/qunit.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                            return "object";
            Severity: Major
            Found in public/javascripts/jquery-ui/development-bundle/external/qunit.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

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

                Avoid too many return statements within this function.
                Open

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

                  Avoid too many return statements within this function.
                  Open

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

                    Avoid too many return statements within this function.
                    Open

                            return event.result;
                    Severity: Major
                    Found in public/javascripts/jquery-ui/development-bundle/jquery-1.7.2.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

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

                            Avoid too many return statements within this function.
                            Open

                                    return jQuery.makeArray( selector, this );
                            Severity: Major
                            Found in public/javascripts/jquery-ui/development-bundle/jquery-1.7.2.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-ui/development-bundle/jquery-1.7.2.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-ui/development-bundle/jquery-1.7.2.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-ui/development-bundle/jquery-1.7.2.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-ui/development-bundle/jquery-1.7.2.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                  return 1;
                                      Severity: Major
                                      Found in public/javascripts/jquery-ui/development-bundle/jquery-1.7.2.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-ui/development-bundle/jquery-1.7.2.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language