FilesReporter

Iterate over all files.

Members

Functions

endEvent
void endEvent(Database db)

The last event to be called. Sync any IO if needed before destruction.

getFileReportEvent
FileReport getFileReportEvent(Database db, FileRow )

Get the reporter that should be used to report all mutants in a file.

mutationKindEvent
void mutationKindEvent(MutationKind[] )

The users input of what mutants to report.

postProcessEvent
void postProcessEvent(Database db)

All files have been reported.

Meta