Registry / testing / scalac-scoverage-runtime-2-11

scalac-scoverage-runtime-2-11

JSON →
library1.4.11javamavenunverified

Scala Scoverage runtime provides runtime support for code coverage measurement in Scala applications.

<dependency> <groupId>org.scoverage</groupId> <artifactId>scalac-scoverage-runtime_2.11</artifactId> <version>1.4.11</version> </dependency>
INSTALL
IMPORT
SIG · SCALAC-SCOVERAGE-R
S
scalac-scoverage-runtime-2-11
testingjavav1.4.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Invoker
scala.tools.scoverage.Invoker

Invokes a coverage measurement using Scoverage runtime.

import scala.tools.scoverage.Invoker; public class ScoverageExample { public static void main(String[] args) { Invoker.invoked("test"); System.out.println("Coverage measurement invoked"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.11latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
scalac-scoverage-runtime-2-11 — mvn dependency:get scalac-scoverage-runtime-2-11 · libregistry