citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/action/PageActionEventHelper.java

Summary

Maintainability
A
35 mins
Test Coverage

Method createPageEvent has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    void createPageEvent(ViewAction viewAction, ApplicationEventGroup applicationEventGroup, String page,
            String pageMode, String elementId);

    There are no issues that match your filters.

    Category
    Status