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