SquirrelJME/SquirrelJME

View on GitHub
modules/debug-jdwp-vm-host/src/main/java/cc/squirreljme/jdwp/host/JDWPHostCommandSetEventRequest.java

Summary

Maintainability
A
1 hr
Test Coverage

Method execute has 103 lines of code (exceeds 100 allowed). Consider refactoring.
Open

        @Override
        public JDWPPacket execute(JDWPHostController __controller,
            JDWPPacket __packet)
            throws JDWPException
        {

    There are no issues that match your filters.

    Category
    Status