philips-software/cogito

View on GitHub
workspaces/cogito-ios-app/Cogito/Identity manager/IdentityManagerViewController.swift

Summary

Maintainability
A
1 hr
Test Coverage
F
55%

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

    override func viewDidLoad() {
        super.viewDidLoad()

        self.tableView.dataSource = nil
        dataSource = RxTableViewSectionedAnimatedDataSource(

    There are no issues that match your filters.

    Category
    Status