Showing 14,752 of 14,752 total issues
Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation. Open
public void saveCurrentValue(NodeSettingsWO content) {}
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "Generic model" 4 times. Open
.modelCategory(new ModelCategory().modelClass("Generic model"))
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Replace this call to "replaceAll()" by a call to the "replace()" method. Open
String[] output = controller.execute(script.replaceAll("<-", "="));
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. Open
MD, Model1, Model2
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Move constants defined in this interfaces to another class or enum. Open
public interface ChartConstants {
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. Open
private void setValue(final int i, final Object obj) throws PmmException {
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "awAlt" 9 times. Open
parameterSetting.setAwAlt("awAlt");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "phAlt" 7 times. Open
assertFalse(nodeSettings.containsKey("phAlt"));
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "agentsDef4" 3 times. Open
assertArrayEquals(doubleArray, nodeSettings.getDoubleArray("agentsDef4"), .0);
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Make "object" transient or serializable. Open
private Object object;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. Open
private Color getColor(String param, Color lastBG, String lastParam) {
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "value" 4 times. Open
OLD_ASSAY.setUncertaintyValue("value");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "firstIn_dup" 3 times. Open
ReaderNodeUtil.addSuffix(firstModelParameters, "firstIn_dup"));
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "dbuuid" 8 times. Open
"issue", 0, 0, "website", 0, "comment", 0, "dbuuid");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "abstractText" 4 times. Open
LiteratureItem literatureItem = new LiteratureItem("author", 0, "title", "abstractText", "journal", "volume",
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "journal" 12 times. Open
final LiteratureItem item0 = new LiteratureItem("author", 0, "title", "abstractText", "journal", "volume", "issue", 0,
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Define a constant instead of duplicating this literal "<tr class='\""' times.></tr> Open
buffer.append("<tr class=\"" + getRowClass(row) + "\">\n");
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. Open
Organism_Detail,
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. Open
Model_Creator,
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. Open
Model_Food_Process,
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks