Class ModuleRowHtml

java.lang.Object
org.ek9lang.cli.coverage.ModuleRowHtml
All Implemented Interfaces:
Function<ModuleInfo, String>

final class ModuleRowHtml extends Object implements Function<ModuleInfo, String>
Generates HTML for a single module row in the coverage module tree. Each row displays the module name (as a link), coverage percentage, and a progress bar.