LearnPAd/learnpad

View on GitHub
lp-content-analysis/src/main/webapp/WEB-INF/plugins/Tagger_NP_Chunking/src/gate/resources/img/svg/NpChunkerIcon.java

Summary

Maintainability
D
2 days
Test Coverage

Method paint has 313 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static void paint(Graphics2D g) {
        Shape shape = null;
        Paint paint = null;
        Stroke stroke = null;
        Area clip = null;

    File NpChunkerIcon.java has 389 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    package gate.resources.img.svg;
    
    import java.awt.*;
    import java.awt.geom.*;
    import java.awt.image.*;

      There are no issues that match your filters.

      Category
      Status