ilscipio/scipio-erp

View on GitHub
applications/content/src/org/ofbiz/content/blog/BlogRssServices.java

Summary

Maintainability
A
45 mins
Test Coverage

Method generateEntryList has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static List<SyndEntry> generateEntryList(LocalDispatcher dispatcher, Delegator delegator, String contentId, String entryLink, Locale locale, GenericValue userLogin) {
Severity: Minor
Found in applications/content/src/org/ofbiz/content/blog/BlogRssServices.java - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status