SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

Avoid too many return statements within this function.
Open

                    return [root1.reduce()];

Avoid too many return statements within this function.
Open

    return this.each(d3_selection_classed(name, value));

Avoid too many return statements within this function.
Open

        return true;

Avoid too many return statements within this function.
Open

            return;

Avoid too many return statements within this function.
Open

    return false;

Avoid too many return statements within this function.
Open

        return false;

Avoid too many return statements within this function.
Open

  return null
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return type ? type + " " + formattingEscape : formattingEscape;
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return t;
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

  if (handleCharBinding(cm, e, ch)) { return }
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return switchInline(stream, state, state.inline);
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return getType(state);
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return "keyword";
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/r.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return getType(state);
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return getType(state);
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return "string";
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/r.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return null;
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/r.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    else if (0x2000 <= code && code <= 0x200b) { return "w" }
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return getType(state)
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return switchBlock(stream, state, htmlBlock);
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/markdown.js - About 30 mins to fix
Severity
Category
Status
Source
Language