Name: kbR10066 Date: 06/21/2002
There is a number of features currently absent in Jcov which
would be very useful to end-users, also there are some problems
which should be addressed:
Features:
1. Calculation of a minimal set of tests which produce given code coverage percentage
2. More convenient (tree-like) representation of packages/classes in data file browser GUI
3. Anvanced filtering capabilities in data file browser GUI
4. New usage scenario-based GUI which would allow to easily instrument application classes,
generate jcov template file for them, run the app, merge data files and present the coverage
results
5. New type of instrumentation which would allow to track class field access
6. GUI for comparison two Jcov data files
7. Instrumenter GUI: allow to specify coverage data saving points (-saveatend, etc.) more
conveniently
8. GUI wizards for some Jcov tools: instrumenter, report generator, template generator, some other.
Problems:
1. Documentation should be reviewed, updated, and building .pdf image should be implemented
2. Jcov test suite should be reviewed and improved
3. New Jcov agent based on the forthcoming new Profiling Interface should be implemented
(see bugId#4705596)
======================================================================
Name: kbR10066 Date: 02/09/2003
An addition:
- allow to set Browser's src_root option value from the GUI.
======================================================================
- relates to
-
CODETOOLS-7900841 Jcov agent based on a new interface specified by JSR-163 (JVMTI)
- Closed