Delphi Code Coverage Wizard Plus
This open source project provides a GUI wizard to the Delphi Code Coverage command line tool found here:
https://github.com/DelphiCodeCoverage/DelphiCodeCoverage
It is available here: https://github.com/MHumm/delphi-code-coverage-wizard-plus/tree/, alternatively it can be installed via Tools/GetIt package manager. When being run the first time it will ask if one wants to add it to the IDE's Tools menu. The wizard can create a project file containing various settings, including paths to the code to be checked for unit test coverage and at the end it will create a batch file which it can use to run the actual coverage tool. The command line tool is included with the wizard.
If the generation of a HTML report has been selected, this report can be shown in the wizard, directly after having run the coverage test.