SiLeBAT/FSK-Lab

View on GitHub

Showing 14,752 of 14,752 total issues

Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.
Open

public KnimeTuple(KnimeSchema schema, DataTableSpec spec, DataRow row) throws PmmException {

Add a default case to this switch.
Open

switch (schema.getType(i)) {

Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.
Open

public static void removeNullValues(List<Double> targetValues, List<List<Double>> argumentValues) {

Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
Open

private Category createCategory(Map<Integer, UnitsFromDB> units, String categoryName) {

Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed.
Open

private Map<NameAndDbId, Integer> sortCols(Map<NameAndDbId, Integer> columns) {

Define a constant instead of duplicating this literal "description" 4 times.
Open

assertEquals("description", product39.getProductDescription());

Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
Open

public synchronized void release() throws RException {

Define a constant instead of duplicating this literal "', type = '" 4 times.
Open

String cmd = "install.packages(" + pkgList + ", repos = NULL, lib = '" + _path2String(lib) + "', type = '"

Define a constant instead of duplicating this literal "EstimatedModelLiterature" 3 times.
Open

new LiteratureItem(new Element("EstimatedModelLiterature"));

Define a constant instead of duplicating this literal "Expected PmmException" 9 times.
Open

fail("Expected PmmException");

Define a constant instead of duplicating this literal "Entero" 11 times.
Open

schema.addIntAttribute("Entero");

Define a constant instead of duplicating this literal "description" 6 times.
Open

model.setIndepDescription("aloha", "description");

Define a constant instead of duplicating this literal "website" 12 times.
Open

0, "website", 0, "comment", 0, "dbuuid");

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.
Open

public void saveSettings(final NodeSettingsWO settings) {

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.
Open

protected void saveSettingsTo(final NodeSettingsWO settings) {

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.
Open

protected void validateSettings(final NodeSettingsRO settings) throws InvalidSettingsException {

Define a constant instead of duplicating this literal "" 12 times.
Open

buffer.append("</td>");

Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.
Open

public static JEditorPane getEditor(PCMLPortObjectSpec spec) {

Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
Open

Model_Link,

Define a constant instead of duplicating this literal "firstModelParameters.json" 3 times.
Open

if (flowVariables.containsKey("firstModelParameters.json")) {
Severity
Category
Status
Source
Language