code pal for ABAP > Documentation > Unit-Test Coverages (Statement, Branch and Procedure)
This check executes the ABAP Unit framework and measures the current coverage percentile for the object in question. It reports a finding if the coverage is below a customizable threshold.
There are three versions of this check for the three different types of coverage that can be measured: Statement coverage, branch coverage and procedure coverage.
Improve the unit test coverage by writing additional unit tests.
No exemptions are allowed.