SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

Method getListCellRendererComponent has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        public Component getListCellRendererComponent(JList<?> list, Object value, 
            int index, boolean isSelected, boolean cellHasFocus) { 

Method getTableCellEditorComponent has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected,
        int row, int column) {

Method importDataFromPorts has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  public void importDataFromPorts(final PortObject[] inData, final ExecutionMonitor exec,
      final int batchSize, final String rType, final boolean sendRowNames)

Method getListCellRendererComponent has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  public Component getListCellRendererComponent(JList<?> list, Object value, int index,
      boolean isSelected, boolean cellHasFocus) {

Method importDataFromPorts has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  void importDataFromPorts(PortObject[] inData, ExecutionMonitor exec, final int batchSize,
      final String rType, final boolean sendRowNames) throws RException, CanceledExecutionException;

Function maybeBackup has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    function maybeBackup(stream, state, pat, offset, style) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/slim/slim.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/ttcn/ttcn.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/ttcn-cfg/ttcn-cfg.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/go/go.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/vhdl/vhdl.js - About 35 mins to fix

Function readQuoted has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    function readQuoted(quote, style, embed, unescaped, nextTokenize) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/slim/slim.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/groovy/groovy.js - About 35 mins to fix

Function parseJS has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function parseJS(state, style, type, content, stream) {

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/d/d.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/fcl/fcl.js - About 35 mins to fix

Function build_recursive_monsters_2 has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function build_recursive_monsters_2(mf1, mf2, nt, t, n){
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/php/test.js - About 35 mins to fix

Function parseHaxe has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function parseHaxe(state, style, type, content, stream) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/haxe/haxe.js - About 35 mins to fix

Function tokenChain has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        function tokenChain(stream,state,chain,style,tail){     // NOTE: chain.length > 2 is not working now (it's for s[...][...]geos;)
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/perl/perl.js - About 35 mins to fix

Function Context has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Context(indented, column, type, align, prev) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/ecl/ecl.js - About 35 mins to fix

Function togglePhraseModifier has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function togglePhraseModifier(stream, state, phraseModifier, closeRE, openSize) {
Severity: Minor
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/textile/textile.js - About 35 mins to fix
Severity
Category
Status
Source
Language