TestRoots/watchdog

View on GitHub
core/src/nl/tudelft/watchdog/core/util/WatchDogUtilsBase.java

Summary

Maintainability
A
1 hr
Test Coverage

Method getDebugSurveyLink has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static String getDebugSurveyLink() {
        StringBuilder builder = new StringBuilder(
                "https://docs.google.com/forms/d/1ybD1jC-iICXNlmQpyPEFngtmOtodicDr18E1ZbfBtx4/viewform?");
        PreferencesBase preferences = WatchDogGlobals.getPreferences();

Severity: Minor
Found in core/src/nl/tudelft/watchdog/core/util/WatchDogUtilsBase.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status