hummingbird-me/hummingbird

View on GitHub

Showing 859 of 859 total issues

Avoid too many return statements within this function.
Open

    return true;
Severity: Major
Found in public/2013/assets/js/fastclick.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

        return true;
    Severity: Major
    Found in app/assets/javascripts/old/handlebars-1.0.0.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

      case 21: this.popState(); return 18; 
      Severity: Major
      Found in app/assets/javascripts/old/handlebars-1.0.0.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

            return fn(context);
        Severity: Major
        Found in app/assets/javascripts/old/handlebars-1.0.0.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

          case 29: yy_.yytext = yy_.yytext.substr(1, yy_.yyleng-2); return 36; 
          Severity: Major
          Found in app/assets/javascripts/old/handlebars-1.0.0.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return true;
            Severity: Major
            Found in app/assets/javascripts/old/jquery-ui-custom-1.10.3.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

              case 22: yy_.yytext = yy_.yytext.substr(1,yy_.yyleng-2).replace(/\\"/g,'"'); return 31; 
              Severity: Major
              Found in app/assets/javascripts/old/handlebars-1.0.0.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return this.parseError('Lexical error on line '+(this.yylineno+1)+'. Unrecognized text.\n'+this.showPosition(),
                                    {text: "", token: null, line: this.yylineno});
                Severity: Major
                Found in app/assets/javascripts/old/handlebars-1.0.0.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return "Currently Airing";
                  Severity: Major
                  Found in frontend/app/models/anime.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                return;
                    Severity: Major
                    Found in app/assets/javascripts/old/jquery-ui-custom-1.10.3.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                      case 13: yy_.yytext = yy_.yytext.substr(3,yy_.yyleng-5); this.popState(); return 15; 
                      Severity: Major
                      Found in app/assets/javascripts/old/handlebars-1.0.0.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                        case 20: this.popState(); return 24; 
                        Severity: Major
                        Found in app/assets/javascripts/old/handlebars-1.0.0.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                          case 23: yy_.yytext = yy_.yytext.substr(1,yy_.yyleng-2).replace(/\\'/g,"'"); return 31; 
                          Severity: Major
                          Found in app/assets/javascripts/old/handlebars-1.0.0.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                    return false;
                            Severity: Major
                            Found in app/assets/javascripts/old/jquery-ui-custom-1.10.3.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

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

                                Avoid too many return statements within this method.
                                Open

                                    return "Fair"     if r == 5
                                Severity: Major
                                Found in app/helpers/reviews_helper.rb - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                      return "Great"    if r == 8
                                  Severity: Major
                                  Found in app/helpers/reviews_helper.rb - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                          return pluralize(difference_in_months, "month")
                                    Severity: Major
                                    Found in app/helpers/application_helper.rb - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                          return "Amazing"  if r == 9
                                      Severity: Major
                                      Found in app/helpers/reviews_helper.rb - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                            return "Good"     if r == 7
                                        Severity: Major
                                        Found in app/helpers/reviews_helper.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language