package
jacoco4sbt
Type Members
-
case class
CSVReport
(encoding: String) extends FormattedReport with Product with Serializable
-
-
-
case class
HTMLReport
(encoding: String) extends FormattedReport with Product with Serializable
-
-
-
trait
Keys
extends AnyRef
-
class
Report
extends AnyRef
-
trait
Reporting
extends JaCoCoRuntime
-
case class
XMLReport
(encoding: String) extends FormattedReport with Product with Serializable