workcraft/workcraft

View on GitHub
workcraft/WorkcraftCore/test-src/org/workcraft/OptionsTest.java

Summary

Maintainability
A
1 hr
Test Coverage

Method testOptions has 12 arguments (exceeds 4 allowed). Consider refactoring.
Open

    private void testOptions(Options options, Collection<String> paths, File directory,
            String config, String configAdditional, String script, Integer port,
            boolean noGuiFlag, boolean noConfigLoadFlag, boolean noConfigSaveFlag,
            boolean helpFlag, boolean versionFlag) {
Severity: Major
Found in workcraft/WorkcraftCore/test-src/org/workcraft/OptionsTest.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status