TestRoots/watchdog

View on GitHub
eclipse/plugin/src/nl/tudelft/watchdog/eclipse/ui/util/UIUtils.java

Summary

Maintainability
A
3 hrs
Test Coverage

UIUtils has 31 methods (exceeds 20 allowed). Consider refactoring.
Open

public class UIUtils {

    /** The command to show the WatchDog info. */
    public static final String COMMAND_SHOW_INFO = "nl.tudelft.watchdog.commands.showWatchDogInfo";
    public static final Font HEADER_FONT = generateHeaderFont();
Severity: Minor
Found in eclipse/plugin/src/nl/tudelft/watchdog/eclipse/ui/util/UIUtils.java - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status