eo-maven-plugin/src/main/java/org/eolang/maven/ParseMojo.java
Method parse
has 59 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
@SuppressWarnings({"PMD.AvoidCatchingGenericException", "PMD.ExceptionAsFlowControl"})
private void parse(final ForeignTojo tojo) throws IOException {
final Path source = tojo.source();
final String name = tojo.identifier();
Footprint footprint = new FtDefault(