|
@@ -49,7 +49,7 @@ struct annotation_options annotation__default_options = {
|
|
.jump_arrows = true,
|
|
.jump_arrows = true,
|
|
.annotate_src = true,
|
|
.annotate_src = true,
|
|
.offset_level = ANNOTATION__OFFSET_JUMP_TARGETS,
|
|
.offset_level = ANNOTATION__OFFSET_JUMP_TARGETS,
|
|
- .percent_type = PERCENT_HITS_LOCAL,
|
|
|
|
|
|
+ .percent_type = PERCENT_PERIOD_LOCAL,
|
|
};
|
|
};
|
|
|
|
|
|
static regex_t file_lineno;
|
|
static regex_t file_lineno;
|