SiLeBAT/FSK-Lab

View on GitHub

Showing 14,752 of 14,752 total issues

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) {

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

function coordsBidiPartWrapped(cm, lineObj, _lineNo, preparedMeasure, order, x, y) {

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

function coordsBidiPart(cm, lineObj, lineNo, preparedMeasure, order, x, y) {

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

var ReactElement = function (type, key, ref, self, source, owner, props) {

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

    function equalObjects(object, other, equalFunc, customizer, isLoose, stackA, stackB) {
Severity
Category
Status
Source
Language