Description
Generates HTML coverage reports for SimpleCov results. It is useful when developers need a browsable view of covered and uncovered Ruby files after test runs.
HTML coverage reports can reveal source layout, file paths, and uncovered sensitive code paths. Avoid publishing them publicly for private projects.