Refactor OpenPDF for Improved Code Maintainability: Encapsulation, Factory Method, and Utility Class Extraction #1241
Codacy Production / Codacy Static Code Analysis
succeeded
Nov 28, 2024 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 2
Complexity increasing per file
==============================
- openpdf/src/main/java/com/lowagie/text/WMFProcessor.java 3
- openpdf/src/main/java/com/lowagie/text/WMFData.java 1
Complexity decreasing per file
==============================
+ openpdf/src/main/java/com/lowagie/text/ImgTemplate.java -4
+ openpdf/src/main/java/com/lowagie/text/ImgWMF.java -2
+ openpdf/src/test/java/com/lowagie/text/ImageTest.java -1
See the complete overview on Codacy
Loading