Open samiam95124 opened 1 year ago
Calculate and output code coverage percentage. Can tie to option. This is done by using the source line or address hit counts.
To make this truly useful, would need to be able to calculate coverage over a long span of tests, perhaps by outputting and inputting coverage maps.
Note this needs to compensate for multiple modules.
Calculate and output code coverage percentage. Can tie to option. This is done by using the source line or address hit counts.
To make this truly useful, would need to be able to calculate coverage over a long span of tests, perhaps by outputting and inputting coverage maps.
Note this needs to compensate for multiple modules.