stanwood/Stanwood_Debugger_iOS

View on GitHub
Example/Harlow/Modules/ExampleDebuggers/ExampleViewController.swift

Summary

Maintainability
A
1 hr
Test Coverage

Function viewDidLoad has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    override func viewDidLoad() {
        super.viewDidLoad()
        
        exampleType = ExampleType(rawValue: tabBarController!.selectedIndex)!
        
Severity: Minor
Found in Example/Harlow/Modules/ExampleDebuggers/ExampleViewController.swift - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status