workcraft/workcraft

View on GitHub
workcraft/WorkcraftCore/src/org/workcraft/utils/ExportUtils.java

Summary

Maintainability
A
35 mins
Test Coverage

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

    public static String getExportHeader(String text, String linePrefix, String design,
            File file, Format format) {
Severity: Minor
Found in workcraft/WorkcraftCore/src/org/workcraft/utils/ExportUtils.java - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status