zweb/src/main/java/org/zkoss/web/portlet/PortletServletContext.java

Summary

Maintainability
C
7 hrs
Test Coverage

PortletServletContext has 53 methods (exceeds 20 allowed). Consider refactoring.
Open

public class PortletServletContext implements ServletContext {
    private final PortletContext _ctx;

    /** Returns an instance of ServletContext that representing
     * the specified portlet context.
Severity: Major
Found in zweb/src/main/java/org/zkoss/web/portlet/PortletServletContext.java - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status