
| Class | Description |
|---|---|
| HelpMojo |
Display help information on scoverage-maven-plugin.
|
| SCoverageCheckMojo |
Checks if minimum code coverage by unit tests reached
in forked
scoverage life cycle. |
| SCoverageCheckOnlyMojo |
Checks if coverage minimum reached without forking
scoverage life cycle. |
| SCoverageForkedLifecycleConfigurator |
Configures project and dependent modules in multi-module project when entering forked
scoverage
life cycle and restores original configuration after leaving it. |
| SCoverageIntegrationCheckMojo |
Checks if minimum code coverage by unit and integration tests reached
in forked
scoverage life cycle. |
| SCoverageIntegrationReportMojo |
Generates code coverage by unit and integration tests report in forked
scoverage life cycle. |
| SCoverageIntegrationTestMojo |
Executes forked
scoverage life cycle up to vefiry phase. |
| SCoveragePackageMojo |
Creates artifact file containing SCoverage instrumented classes.
|
| SCoveragePostCompileMojo |
Restores project original configuration after compilation with SCoverage instrumentation.
|
| SCoveragePreCompileMojo |
Configures project for compilation with SCoverage instrumentation.
|
| SCoverageReportMojo |
Generates code coverage by unit tests report in forked
scoverage life cycle. |
| SCoverageReportOnlyMojo |
Generates code coverage report without forking
scoverage life cycle. |
| SCoverageTestMojo |
Executes forked
scoverage life cycle up to test phase. |
Copyright © 2014–2022. All rights reserved.