JohnCoates/Aerial

View on GitHub
Resources/MainUI/First time setup/FirstSetupWindowController.swift

Summary

Maintainability
A
1 hr
Test Coverage

Function redrawVC has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    func redrawVC() {
        splitVC.removeChild(at: 1)
        splitVC.removeChild(at: 0)

        switch currentStep {
Severity: Minor
Found in Resources/MainUI/First time setup/FirstSetupWindowController.swift - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status