ArtifactForms/MeshLibCore

View on GitHub
src/main/java/workspace/WorkspaceModel.java

Summary

Maintainability
C
1 day
Test Coverage

WorkspaceModel has 45 methods (exceeds 20 allowed). Consider refactoring.
Open

public class WorkspaceModel {

    private float panningX;

    private float panningY;
Severity: Minor
Found in src/main/java/workspace/WorkspaceModel.java - About 6 hrs to fix

    File WorkspaceModel.java has 261 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    package workspace;
    
    import java.util.ArrayList;
    import java.util.List;
    
    
    Severity: Minor
    Found in src/main/java/workspace/WorkspaceModel.java - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status