When I run Code Coverage -either as part of invoking a unit test or from Analyze | Generate Coverage Report
the result is only a one-line summary as shown:
Instead what we want is to see coverage by class - to hone in on the undertested areas. Even better would be detailing per-class areas (to the lines?) Does IJ have any of those capabilities?