ilscipio/scipio-erp

View on GitHub
framework/common/src/org/ofbiz/common/CdyneServices.java

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this method.
Open

            return ServiceUtil.returnError(UtilProperties.getMessage(resource, "CommonCDyneParsingError", UtilMisc.toMap("serviceUrl", serviceUrl, "errorString", e.toString()), locale));
Severity: Major
Found in framework/common/src/org/ofbiz/common/CdyneServices.java - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status