On 04/03/2014 09:10 PM, Saurabh Das wrote: > Say I compile a program with: > > dmd -unittest -debug -cov test.d So, that's what the makefile generates. ;) You can have an additional line that moves the coverage file away. Ali