Visual Studio 2012 has a great tool for showing test coverage of source code. On the official MSDN page, it appears in the menu Test -> Analyze Code Coverage .
But in my Test menu this entry is missing, and I could not understand why. Can someone explain? Am I missing an addon / plugin?
Update: Visual Studio 2012 Professional with Update 3.
c # visual-studio-2012 code-coverage
John threepwood
source share