d25d2d85491fc75cccb7e229fec4c36cbba5ba7a
Using lcov, generate an HTML report via "make coverage-report" describing the coverage of each file. Ideally, this will get added to an automated testing pipeline. Signed-off-by: Max Regan <mgregan2@gmail.com>
A work-in-progress Gameboy emulator with a terminal-based UI and a basic assembler.
== Compilation ==
make config-default
make
Description
Languages
C
98.2%
Makefile
1.8%