cforlando/orlando-walking-tours-ios

View on GitHub
Orlando Walking Tours/Controllers/LocationDetailVC.swift

Summary

Maintainability
A
1 hr
Test Coverage

Function viewWillAppear has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    override func viewWillAppear(_ animated: Bool)
    {
        super.viewWillAppear(animated)

        guard let location = location else
Severity: Minor
Found in Orlando Walking Tours/Controllers/LocationDetailVC.swift - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status