cesardl/facultad-sample-app

View on GitHub
src/main/java/org/sanmarcux/view/JDialogAbout.java

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

    @PostConstruct
    private void initComponents() {

        javax.swing.JPanel panel = new javax.swing.JPanel();
        javax.swing.JLabel labelImage = new javax.swing.JLabel();
Severity: Minor
Found in src/main/java/org/sanmarcux/view/JDialogAbout.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status