SiLeBAT/FSK-Lab

View on GitHub
de.bund.bfr.knime.foodprocess.view/src/de/bund/bfr/knime/foodprocess/view/ViewUi.java

Summary

Maintainability
B
5 hrs
Test Coverage

Method initComponents has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private void initComponents() {
        // JFormDesigner - Component initialization - DO NOT MODIFY
        // //GEN-BEGIN:initComponents
        myChartPanel1 = new MyChartPanel();
        scrollPane1 = new JScrollPane();

ViewUi has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

public class ViewUi extends JPanel {
    /**
     * 
     */
    private static final long serialVersionUID = -2363842170227621517L;

There are no issues that match your filters.

Category
Status