Package org.scoverage.plugin
package org.scoverage.plugin
-
ClassDescriptionInspired by scala-maven-plugin's VersionNumber.javaChecks if minimum code coverage by unit tests reached in forked
scoverage
life cycle.Checks if coverage minimum reached without forkingscoverage
life cycle.Configures project and dependent modules in multi-module project when entering forkedscoverage
life cycle and restores original configuration after leaving it.Checks if minimum code coverage by unit and integration tests reached in forkedscoverage
life cycle.Generates code coverage by unit and integration tests report in forkedscoverage
life cycle.Executes forkedscoverage
life cycle up toverify
phase.Creates artifact file containing SCoverage instrumented classes.Restores project original configuration after compilation with SCoverage instrumentation.Configures project for compilation with SCoverage instrumentation.Generates code coverage by unit tests report in forkedscoverage
life cycle.Generates code coverage report without forkingscoverage
life cycle.Executes forkedscoverage
life cycle up totest
phase.