Categories: Code analysis - Standards verifiers, Code coverage,
Latest version: 3.0.20Added 2004-01-20Updated 2009-05-11
Code coverage analysis tool that uses the profiling API to give line-by-line code coverage statistics.Features include:- Supports any .NET language, because the analysis is done at the .NET runtime layer. Tested with C#, VB.NET, Managed C++, J#, MSIL, and Boo.- 64-bit support- NCoverExplorer: tool for analysis of NCover profiling data- No special builds required- Sequence point coverage reporting; Branch coverage reporting- XML coverage data output- NAnt/MSBuild/CC.Net integration- Select assemblies to profile; Attribute-based exclusion; Auto exclusion of compiler-generated code- Exclusion through regular expressions- IIS (ASP.NET) and Windows service profiling