SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

Method fillHashtable has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    LinkedHashMap<Object, String> fillHashtable(final MyTable theTable, final String startDelim, final String delimiter, final String endDelim, final boolean goDeeper,
            final boolean forceUpdate, HashSet<MyTable> alreadyUsed) {
Severity: Major
Found in org.hsh.bfr.db/src/org/hsh/bfr/db/MyDBI.java - About 50 mins to fix

Method runSnippet has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  public final void runSnippet(final FskPortObject fskObj, final FskSimulation simulation,
      final ExecutionContext exec, NodeLogger logger, File imageFile,
      List<JoinRelationAdvanced> joinRelationList, String suffix) throws Exception {

Method getPoints has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public double[][] getPoints(String paramX, String paramY, String unitX,
            String unitY, String transformX, String transformY,
            Map<String, Integer> choice) throws ConvertException {

Method plotBoth has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    private void plotBoth(XYPlot plot, Plotable plotable, String id,
            Color defaultColor, Shape defaultShape, double minX, double maxX)

Method plotFunction has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    private void plotFunction(XYPlot plot, Plotable plotable, String id,
            Color defaultColor, Shape defaultShape, double minX, double maxX)

Method setParameters has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public void setParameters(String paramY,
            Map<String, List<Double>> parametersX,
            Map<String, Double> minParamXValues,
            Map<String, Double> maxParamXValues,
            Map<String, List<String>> categories, Map<String, String> units,

Method isFunctionDefinedFor has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static boolean isFunctionDefinedFor(String formula, List<String> parameters, List<Double> parameterValues,
            String variable, double minValue, double maxValue, int steps) {

Function buildToken has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function buildToken(builder, text, style, startStyle, endStyle, css, attributes) {
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 50 mins to fix

Function coordsBidiPart has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function coordsBidiPart(cm, lineObj, lineNo$$1, preparedMeasure, order, x, y) {
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 50 mins to fix

Function coordsBidiPartWrapped has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function coordsBidiPartWrapped(cm, lineObj, _lineNo, preparedMeasure, order, x, y) {
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 50 mins to fix

Function runMode has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function runMode(cm, text, mode, context, f, lineClasses, forceToEnd) {
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/lib/codemirror.js - About 50 mins to fix

Function _fill_yearsView has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        _fill_yearsView: function(selector, cssClass, factor, year, startYear, endYear, beforeFn){
Severity: Major
Found in de.bund.bfr.knime.js/src/js/lib/bootstrap-datepicker.js - About 50 mins to fix

Function getGlobalxUnit has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        function getGlobalxUnit(formulaPrim,paramsPrim,indepsPrim,depPrim,secondaryIndeps,secondaryIndepNames,tertiaryModel){

Function runMode has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

function runMode(cm, text, mode, context, f, lineClasses, forceToEnd) {
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 50 mins to fix

Function buildToken has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

function buildToken(builder, text, style, startStyle, endStyle, title, css) {
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 50 mins to fix

Function coordsBidiPartWrapped has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

function coordsBidiPartWrapped(cm, lineObj, _lineNo, preparedMeasure, order, x, y) {
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 50 mins to fix

Function coordsBidiPart has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

function coordsBidiPart(cm, lineObj, lineNo, preparedMeasure, order, x, y) {
Severity: Major
Found in de.bund.bfr.knime.fsklab.deprecatednodes/js-lib/codemirror/codemirror.js - About 50 mins to fix

Function runMode has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

function runMode(cm, text, mode, context, f, lineClasses, forceToEnd) {

Function createAtomic has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function createAtomic(x, y, width, height, modelName, inputs, outputs) {

Function buildToken has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

function buildToken(builder, text, style, startStyle, endStyle, title, css) {
Severity
Category
Status
Source
Language