Kynetics/uf-android-client

View on GitHub
uf-client-service/src/main/kotlin/com/kynetics/uf/android/communication/CommunicationApiStrategy.kt

Summary

Maintainability
A
1 hr
Test Coverage

Method newInstance has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        fun newInstance(
            configurationHandler: ConfigurationHandler,
            restartableClientService: RestartableClientService,
            softDeploymentPermitProvider: AndroidDeploymentPermitProvider
        ) :CommunicationApiStrategy{

    There are no issues that match your filters.

    Category
    Status