-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
As opposed to showing a report grouped by classes, it should be possible to show a report grouped by source files.
This would be particularly helpful for code with lots of inner classes (e.g. Groovy code, where an inner class is created for each closure).
This would also be useful for Kotlin files containing coroutines - these usually contain lots of subclasses, similarly to groovy example from above.