KCML_Coverage_Find

Purpose

Find the hit count for the given statement.

Definition

DEFSUB 'KCML_Coverage_Find(sLibraryFile$, BYREF sEntry$_KCML_COVERAGE_ENTRY)) AS Void

Parameters

sLibraryFileThe name of the library file.
sEntryFilled in with the statement details required.

Description

Given a library file and a source, line, statement. Return the hit count. The hit count is filled in as part of the sEntry$ structure.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.