ArtifactForms/MeshLibCore

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

Summary

Maintainability
A
2 hrs
Test Coverage

Editor has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

public class Editor implements ModelListener {

  protected List<SceneObject> sceneObjects;

  protected UiComponent rootUi;
Severity: Minor
Found in src/main/java/workspace/Editor.java - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status