- db
Miniorm db()
Undocumented in source. Be warned that the author may not have intended to support it.
- getFileIds
FileId[] getFileIds()
- getFileScoreHistory
FileScore[] getFileScoreHistory()
The mutation score per file.
- prune
void prune()
Prune the score history for files that have been removed.
- put
void put(Path p, Checksum cs, Language lang, bool isRoot)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(FileScore score)
Undocumented in source. Be warned that the author may not have intended to support it.
- trim
void trim(Path file, long keep)
Undocumented in source. Be warned that the author may not have intended to support it.