mattma/gulp-htmlbars

View on GitHub

Showing 93 of 93 total issues

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 bower_components/ember/ember-template-compiler.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

          return string.replace(badChars, escapeChar);
    Severity: Major
    Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

          case 13:this.popState(); return 34;
      Severity: Major
      Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                                              return 19;
        Severity: Major
        Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

              case 30:yy_.yytext = strip(1,2).replace(/\\'/g,"'"); return 48;
          Severity: Major
          Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return;
            Severity: Major
            Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                          return;
              Severity: Major
              Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                      return 13;
                Severity: Major
                Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      case 29:yy_.yytext = strip(1,2).replace(/\\"/g,'"'); return 48;
                  Severity: Major
                  Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                        case 38:yy_.yytext = strip(1,2); return 56;
                    Severity: Major
                    Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                          case 27:this.popState(); return 41;
                      Severity: Major
                      Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                            case 14:this.popState(); return 34;
                        Severity: Major
                        Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                              case 28:this.popState(); return 27;
                          Severity: Major
                          Found in bower_components/ember/ember-template-compiler.js - About 30 mins to fix
                            Severity
                            Category
                            Status
                            Source
                            Language