app\src\main\java\com\example\android\architecture\blueprints\todoapp\addedittask\AddEditTaskViewModel.kt
- 13 Complexity
- 1.86 Complexity / M
- 0 Duplication
- 11 Churn
- 148 Lines
- 108 Lines of Code
- 7 Methods
- 15.43 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’