CoView Quality Manager: Getting Started
CoView Quality Manager is a licensed view available with CoViewManager. This view provides testability and coverage metrics for your code. You can easily pinpoint methods, classes and test cases that exceed your thresholds as well as export the data to a number of report formats.
CoView Quality Manager reports testability, coverage and JUnit metrics at the project, package, file, class, method and test level. The view works in conjunction with the CoView JUnit Developer view or can be invoked directly from within the Eclipse Package Explorer.
Users have two options to start the CoView Quality Manager:
- 1. To view testability metrics (with no coverage), right-click on the package, class or method and select CoView > Show Testability Summary.
- 2. To view testability metrics and coverage metrics (assuming you have JUnit tests), right-click on the package, class or method and select Run As > CoView JUnit Runner
