Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleReporter ¶
type ConsoleReporter struct {
// contains filtered or unexported fields
}
func New ¶
func New( logger ooze.Logger, differ gomutatedfile.Differ, calculator ooze.ScoreCalculator, minimumThreshold float32, ) *ConsoleReporter
func (*ConsoleReporter) AddDiagnostic ¶
func (r *ConsoleReporter) AddDiagnostic(diagnostic *ooze.Diagnostic)
Click to show internal directories.
Click to hide internal directories.