-
Type: New Feature
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Development Platform
The tool should be loaded into the base environment if the --gcov option is supplied.
It should add the specific flags for clang and gcc for turning on coverage file generation.
It should add an emitter on associated builders adding the coverage output files as additional targets.
It should add an additional builder which will take in those outputed coverage files and generate a coverage report.
- is duplicated by
-
SERVER-11084 --gcov doesn't work with --cache
- Closed
- related to
-
SERVER-82514 Complete TODO listed in SERVER-49877
- Needs Scheduling