Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MavenCoverageGenerator ¶
type MavenCoverageGenerator struct { OutputFormat string OutputPath string FuzzTest string ProjectDir string Parallel maven.ParallelOptions StdOut io.Writer StdErr io.Writer // contains filtered or unexported fields }
func (*MavenCoverageGenerator) Generate ¶
func (cov *MavenCoverageGenerator) Generate() (string, error)
Click to show internal directories.
Click to hide internal directories.