Ygilany/paw-apidoc-generator

View on GitHub

Showing 67 of 67 total issues

Avoid too many return statements within this function.
Open

                        yy_.yytext = yy_.yytext.replace(/\\([\\\]])/g, '$1');return 72;
Severity: Major
Found in external_libs/handlebars.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                        return 14;
Severity: Major
Found in external_libs/handlebars.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                        yy_.yytext = strip(1, 2).replace(/\\'/g, "'");return 80;
Severity: Major
Found in external_libs/handlebars.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return string.replace(badChars, escapeChar);
Severity: Major
Found in external_libs/handlebars.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                        this.popState();return 54;
Severity: Major
Found in external_libs/handlebars.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                        yy_.yytext = strip(1, 2).replace(/\\"/g, '"');return 80;
Severity: Major
Found in external_libs/handlebars.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                        this.popState();return 44;
Severity: Major
Found in external_libs/handlebars.js - About 30 mins to fix
Severity
Category
Status
Source
Language