Hi,
I'm looking at the ModuleCoverage table, in the tfs db. It seems to me, that only projects that actually have unit tests, generate coverage information here.
So even if I set a builddefinition to do codecoverage, it doesn't do it, if there are no tests included. Is this the understood correctly?
And if so, Is there any way I can get it to generate coverage information anyway? I'm aware it will be 0 covered blocks, but I would like to still get uncovered blocks.
Nicolai Søndergaard