sbt / sbt-jacoco

an sbt plugin for JaCoCo Code Coverage
https://scala-sbt.org/sbt-jacoco/
Eclipse Public License 1.0
123 stars 67 forks source link

Individual file coverage analysis #281

Open TLangendamES opened 1 year ago

TLangendamES commented 1 year ago

Would it be possible to introduce report analysis?

To see for each file, if lines/branches were or weren't covered, as in the following screenshot of the JaCoCo plugin?

Screenshot 2023-08-15 at 10 59 58