共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > eCobertura |
eCobertura
|
2 | 0 | 216 |
贡献者 | 讨论 | 代码提交 |
eCobertura is a free Eclipse plugin for Cobertura - a Java code coverage reporting tool.
eCobertura enables you to launch your applications or tests in Cobertura-covered mode directly from within Eclipse. View your source files colored according to the coverage results. Browse through the detailed coverage results in a tree view.
This plugin is based on Cobertura because Cobertura is able to measure branch coverage.