mizo0203/nature-remo-sample-android-kotlin

View on GitHub
app/src/main/java/com/mizo0203/natureremoapisample/MainViewModel.kt

Summary

Maintainability
A
1 hr
Test Coverage

Method addNewTask has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Confirmed

    /**
     * Called by the Data Binding library and the FAB's click listener.
     */
    fun addNewTask(v: View) {
        when (v.id) {
Severity: Minor
Found in app/src/main/java/com/mizo0203/natureremoapisample/MainViewModel.kt - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status