Hi All, I'm using
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0") results are : [info] Lines: 0% (>= required 0.0%) covered, 4516 of 4516 missed, OK [info] Instructions: 0% (>= required 0.0%) covered, 24580 of 24580 missed, OK [info] Branches: 0% (>= required 0.0%) covered, 1848 of 1848 missed, OK [info] Methods: 0% (>= required 0.0%) covered, 1328 of 1328 missed, OK [info] Complexity: 0% (>= required 0.0%) covered, 2263 of 2263 missed, OK [info] Class: 0% (>= required 0.0%) covered, 159 of 159 missed, OK Thanks Kaushal -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/6bdd6daf-c2de-466b-8a7a-414f62576e9cn%40googlegroups.com.