MCPcopy Index your code
hub / github.com/512433465/JacocoPlus

github.com/512433465/JacocoPlus @0.8.4.201909260646

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.8.4.201909260646 ↗ · + Follow
4,547 symbols 16,210 edges 609 files 1,328 documented · 29%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

JaCoCo Java Code Coverage Library

Build Status Build status Maven Central

JaCoCo is a free Java code coverage library distributed under the Eclipse Public License. Check the project homepage for downloads, documentation and feedback.

Please use our mailing list for questions regarding JaCoCo which are not already covered by the extensive documentation.

Note: 欢迎一起开发,有问题提issue

JaCoCo二次开发基于Git分支差分实现增量代码覆盖率

使用方法:

Extension points exported contracts — how you extend this code

IReportGroupVisitor (Interface)
Output-Interface for hierarchical report structures. To allow sequential processing and save memory the group structure [11 …
org.jacoco.report/src/org/jacoco/report/IReportGroupVisitor.java
ISessionInfoVisitor (Interface)
Interface for data output of collected session information. This interface is meant to be implemented by parties that wa [12 …
org.jacoco.core/src/org/jacoco/core/data/ISessionInfoVisitor.java
IAgentOutput (Interface)
Common interface for different implementations that outputs execution data dumps. [10 implementers]
org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/output/IAgentOutput.java
IPerfScenario (Interface)
Interface for a performance scenario. [19 implementers]
org.jacoco.core.test/src/org/jacoco/core/test/perf/IPerfScenario.java
Target (Interface)
(no doc) [39 implementers]
org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/CyclomaticComplexityTest.java
InterfaceOnlyDefaultMethodsTarget (Interface)
This test target is an interface with only default methods. [1 implementers]
org.jacoco.core.test.validation.java8/src/org/jacoco/core/test/validation/java8/targets/InterfaceOnlyDefaultMethodsTarget.java
ISourceFileLocator (Interface)
Interface to look-up source files that will be included with the report. [13 implementers]
org.jacoco.report/src/org/jacoco/report/ISourceFileLocator.java
IExecutionDataVisitor (Interface)
Interface for data output of collected execution data. This interface is meant to be implemented by parties that want to [13 …
org.jacoco.core/src/org/jacoco/core/data/IExecutionDataVisitor.java

Core symbols most depended-on inside this repo

Shape

Method 3,792
Class 655
Interface 50
Function 39
Enum 11

Languages

Java98%
Kotlin1%
TypeScript1%

Modules by API surface

org.jacoco.core.test/src/org/jacoco/core/internal/analysis/MethodAnalyzerTest.java66 symbols
org.jacoco.core.test/src/org/jacoco/core/runtime/AgentOptionsTest.java57 symbols
org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/MockSocketConnection.java49 symbols
org.jacoco.ant/src/org/jacoco/ant/ReportTask.java48 symbols
org.jacoco.core.test/src/org/jacoco/core/internal/instr/ProbeArrayStrategyFactoryTest.java44 symbols
org.jacoco.core/src/org/jacoco/core/runtime/AgentOptions.java39 symbols
org.jacoco.core.test/src/org/jacoco/core/data/ExecutionDataReaderWriterTest.java35 symbols
org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/CyclomaticComplexityTest.java34 symbols
org.jacoco.report.test/src/org/jacoco/report/internal/html/HTMLElementTest.java32 symbols
org.jacoco.report.test/src/org/jacoco/report/check/LimitTest.java32 symbols
org.jacoco.core.test/src/org/jacoco/core/internal/flow/MethodProbesAdapterTest.java32 symbols
org.jacoco.core.test/src/org/jacoco/core/internal/flow/LabelFlowAnalyzerTest.java31 symbols

For agents

$ claude mcp add JacocoPlus \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page