Current section
Files
Jump to
Current section
Files
include/covertool.hrl
-record(config, {appname = "Application",
prefix_len = 0,
cover_data = no_import,
output = "coverage.xml",
sources,
beams}).