ephread/Instructions

View on GitHub
Sources/Instructions/Core/Public/CoachMarksController.swift

Summary

Maintainability
A
1 hr
Test Coverage
D
61%

Function start has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    func start(in presentationContext: PresentationContext) {
        guard let dataSource = self.dataSource else {
            print(ErrorMessage.Warning.nilDataSource)
            return
        }
Severity: Minor
Found in Sources/Instructions/Core/Public/CoachMarksController.swift - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status