'I am using ExcludeFromCodecoverage attribute in .net framework. project

For excluding one class file from codecoverage I have added runsetting file and added ExcludeFromCodeCoverage attribute on same class. But that file not getting excluded from code coverage.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source