| Package | Description |
|---|---|
| org.pitest.coverage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CoverageDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
CoverageData |
class |
LegacyClassCoverage
Line based coverage data, used by html report and the history system
separated here to prevent methods being re-implemented with data
not available when loaded from disk for the report aggregate
|
class |
NoCoverage |
Copyright © 2021 org.pitest. All rights reserved.