.COVERAGE ファイル拡張子

Visual Studio Code Coverage Report

開発元 Microsoft
人気度
2.1  |  7 
 

COVERAGEファイルとは?

A COVERAGE file is a data file created by Visual Studio, a software development tool used for creating Windows programs and web applications. It contains a coverage report, which includes the proportion of your code that was tested by a coded test. COVERAGE files may be generated for managed (command line interface) and unmanaged (native) code.

詳細情報

COVERAGE files are created using the Test Explorer tool included with Visual Studio. The file stores the percentage of code run in every assembly, method, and class. COVERAGE files are saved in the "TestResults" folder.

To import a COVERAGE file from a previous test, select Import Code Coverage Results and navigate to the COVERAGE file in your solution's "TestResults" folder. When you open the file, your code is displayed with coloring to distinguish which code has been covered in the test. You can also export the COVERAGE file to the more readable .XML format by choosing Export Code Coverage Results.

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

COVERAGEファイルを開くプログラム

カテゴリ: データ
更新日: 2017-06-27

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているVisual Studio Code Coverage Reportファイル形式とWindowsアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。