Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

CodeIntelligenceTesting/jacoco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fork of JaCoCo used by the Java fuzzer Jazzer.

Build the release with (you may have to adjust the path to the OpenJDK 8):

JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/ JDK_VERSION=8 mvn -f org.jacoco.build -Djdk.version=$JDK_VERSION package -pl '!org.jacoco:org.jacoco.core.test.validation.java5'

The distribution zip can then be obtained from jacoco/target/.

About

A fork of JaCoCo used by the Java fuzzer Jazzer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 83.9%
  • HTML 10.4%
  • JavaScript 2.8%
  • Kotlin 1.0%
  • XSLT 1.0%
  • Groovy 0.4%
  • Other 0.5%