LCOV parser
Preparing search index...
index
FunctionEntry
Interface FunctionEntry
interface
FunctionEntry
{
hit
:
number
;
line
:
number
;
name
:
string
;
}
Hierarchy (
View Summary
)
LineEntry
FunctionEntry
Index
Properties
hit
line
name
Properties
hit
hit
:
number
Number of executions for this line.
line
line
:
number
The associated line number.
name
name
:
string
Function name
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hit
line
name
LCOV parser
Loading...
Number of executions for this line.