Project Alice
Loading...
Searching...
No Matches
COVER_segment_t Struct Reference

#include <cover.h>

Public Attributes

U32 begin
 
U32 end
 
U32 score
 

Detailed Description

A segment is a range in the source as well as the score of the segment.

Definition at line 40 of file cover.h.

Member Data Documentation

◆ begin

U32 COVER_segment_t::begin

Definition at line 41 of file cover.h.

◆ end

U32 COVER_segment_t::end

Definition at line 42 of file cover.h.

◆ score

U32 COVER_segment_t::score

Definition at line 43 of file cover.h.


The documentation for this struct was generated from the following file: