Start of Content Area
current counter (BC-ABA)

ABAP Runtime Environment (BC-ABA)

In the ABAP Coverage Analyzer, a current counter is one of a set of registers that the Coverage Analyzer uses to record code coverage since the last reset of the relevant program object.

Current counters include, for example, registers for the number of calls to a processing block, branch, or statement since the last reset of the counters.

A reset may occur implicitly if a processing block is changed by edit or import. Or a user may explicitly reset the Coverage Analyzer counters in transaction SCOV.

End of Content Area