The JaCoCo-based coverage analysis of classes-under-test that was in tools/run_all.sh was not included in the submitted short paper in the end, and has not yet been added to the new make-based analysis approach.
- Add support for this to the
Makefile
- Document status, including how to query relevant SQLite DB tables/views
@jensdietrich: Once this has been done, finishing up the coverage analysis might be a suitable student project.
The JaCoCo-based coverage analysis of classes-under-test that was in
tools/run_all.shwas not included in the submitted short paper in the end, and has not yet been added to the newmake-based analysis approach.Makefile@jensdietrich: Once this has been done, finishing up the coverage analysis might be a suitable student project.