Get branches coverage on Visual Studio

821 Views Asked by At

Using the CodeCoverage of Visual Studio I'm not able to see the branches coverage results. What would be the best way to get it ?

1

There are 1 best solutions below

0
CodingMytra On

If you're using Visual Studio on Windows, you can use the Fine Code Coverage extension. Visualization is updated when you run unit tests inside Visual Studio.