SiLeBAT/FSK-Lab

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public interface Column extends org.apache.xmlbeans.XmlObject
    {
        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
            org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Column.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s121DA543B1FCBC764F9DFAF30A6E9DAF").resolveHandle("column1736elemtype");
        

There are no issues that match your filters.

Category
Status