- _d_cover_register
void _d_cover_register(char[] filename, BitArray valid, uint[] data)
- addExt
char[] addExt(char[] name, char[] ext)
Undocumented in source. Be warned that the author may not have intended to support it.
- appendFN
char[] appendFN(char[] path, char[] name)
Undocumented in source. Be warned that the author may not have intended to support it.
- baseName
char[] baseName(char[] name, char[] ext)
Undocumented in source. Be warned that the author may not have intended to support it.
- chomp
char[] chomp(char[] str, char[] delim)
Undocumented in source. Be warned that the author may not have intended to support it.
- dmd_coverDestPath
void dmd_coverDestPath(char[] pathname)
Set path to where listing files are to be written.
- dmd_coverSetMerge
void dmd_coverSetMerge(bool flag)
- dmd_coverSourcePath
void dmd_coverSourcePath(char[] pathname)
Set path to where source files are located.
- expandTabs
char[] expandTabs(char[] str, int tabsize)
Undocumented in source. Be warned that the author may not have intended to support it.
- getExt
char[] getExt(char[] name)
Undocumented in source. Be warned that the author may not have intended to support it.
- readFile
bool readFile(char[] name, char[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- splitLines
void splitLines(char[] buf, char[][] lines)
Undocumented in source. Be warned that the author may not have intended to support it.
Code coverage analyzer.