Hello Monks
I have some tests there being run separately and for each one of them I have a coverage report using Devel::Cover.
I would like to combine those two reports into one main report. What is the proper way to do so?
I could write a wrapper which executes this tests but I have to run them separately.
For example: