SiLeBAT/FSK-Lab

View on GitHub
de.bund.bfr.knime.foodprocess.pcml/lib/src/de/bund/bfr/pcml10/impl/ProcessParametersImpl.java

Summary

Maintainability
D
2 days
Test Coverage

File ProcessParametersImpl.java has 556 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*
 * XML Type:  ProcessParameters
 * Namespace: http://www.bfr.bund.de/PCML-1_0
 * Java type: de.bund.bfr.pcml10.ProcessParameters
 *

ProcessParametersImpl has 48 methods (exceeds 20 allowed). Consider refactoring.
Open

public class ProcessParametersImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements de.bund.bfr.pcml10.ProcessParameters
{
    private static final long serialVersionUID = 1L;
    
    public ProcessParametersImpl(org.apache.xmlbeans.SchemaType sType)

There are no issues that match your filters.

Category
Status