[−][src]Module lcov::report::section::function
A coverage information about a function.
Some coverage information is stored in a Functions
as BTreeMap
.
Structs
Key | A key of a coverage information about a function. |
Value | A value of a coverage information about a function. |
Type Definitions
Functions | A map of coverage information about functions. |