OpenCover alternatives

OpenCover is a code coverage tool designed for .NET 2 and newer versions. It supports both 32-bit and 64-bit processes and provides coverage for branches and sequence points. The tool is built upon the foundations of PartCover.

Alternatives