Class VectorCastSourcePrinter

java.lang.Object
io.jenkins.plugins.coverage.metrics.source.VectorCastSourcePrinter
All Implemented Interfaces:
Serializable

public class VectorCastSourcePrinter extends Object
Provides all required information for a FileNode so that its source code can be rendered together with the line and mutation coverage in HTML.
See Also:
  • Method Details

    • cleanupCode

      protected String cleanupCode(String content)