Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TFS API を使用してコード カバレッジ情報を読み取る方法はありますか? クラスレベルとメソッドレベルのカバレッジを読むことにもっと興味があります。
CoverageAnalysisManager を使用して、BlocksCovered などの詳細を含むアセンブリ レベルのカバレッジを取得できました。
ありがとう、ヴィジャヤ
開始するには、以下のリンクを参照してください
http://msdn.microsoft.com/en-us/library/microsoft.visualstudio.coverage.analysis.coverageinfo.aspx
http://blogs.msdn.com/b/phuene/archive/2009/12/01/programmatic-coverage-analysis-in-visual-studio-2010.aspx