AuthorizeNet/sdk-java

View on GitHub
src/main/java/net/authorize/api/contract/v1/ObjectFactory.java

Summary

Maintainability
F
6 days
Test Coverage

ObjectFactory has 244 methods (exceeds 20 allowed). Consider refactoring.
Open

@XmlRegistry
public class ObjectFactory {

    private final static QName _ErrorResponse_QNAME = new QName("AnetApi/xml/v1/schema/AnetApiSchema.xsd", "ErrorResponse");
Severity: Major
Found in src/main/java/net/authorize/api/contract/v1/ObjectFactory.java - About 4 days to fix

    File ObjectFactory.java has 744 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    //
    // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 
    // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
    // Any modifications to this file will be lost upon recompilation of the source schema. 
    // Generated on: 2021.01.27 at 04:18:12 PM GMT+05:30 
    Severity: Major
    Found in src/main/java/net/authorize/api/contract/v1/ObjectFactory.java - About 1 day to fix

      There are no issues that match your filters.

      Category
      Status