src\com\android\launcher3\touch\AbstractStateChangeTouchController.java
- 77 Complexity
- 3.35 Complexity / M
- 0 Duplication
- 1 Churn
- 420 Lines
- 332 Lines of Code
- 23 Methods
- 14.43 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.