pdfbox
pdfbox copied to clipboard
extract method refactoring.
Extract Method Refactoring
Location of the class: org.apache.pdfbox.io.ScratchFile
Reason: Complex Method (enlarge) - Cyclomatic complexity of the method is 9.
Logic of refactoring: Extracted the code blocks and created new methods with name suiting to its intent.