SiLeBAT/FSK-Lab

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

Summary

Maintainability
B
5 hrs
Test Coverage

File AgentIncredientDocumentImpl.java has 287 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*
 * An XML document type.
 * Localname: AgentIncredient
 * Namespace: http://www.bfr.bund.de/PCML-1_0
 * Java type: de.bund.bfr.pcml10.AgentIncredientDocument

AgentIncredientImpl has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

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

There are no issues that match your filters.

Category
Status