Database

Wrapper for a sqlite3 database that provide a uniform, easy-to-use interface for the mutation testing plugin.

Postblit

Copying this object is disabled.

A postblit is present on this object, but not explicitly documented in the source.

Alias This

db

Members

Functions

nextMutation
NextMutationEntry nextMutation(const(Mutation.Kind)[] kinds)

Get the next mutation point + 1 mutant for it that has status unknown.

Meta