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
| sLibraryFile | The name of the library file. |
| sEntry | Filled 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.