TestCaseOverlapStat

Undocumented in source.

Members

Functions

sumToString
void sumToString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.
sumToString
string sumToString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mutid_mut
long[][Murmur3] mutid_mut;
Undocumented in source.
name_tc
string[TestCaseId] name_tc;
Undocumented in source.
overlap
long overlap;
Undocumented in source.
ratio
double ratio;
Undocumented in source.
tc_mut
TestCaseId[][Murmur3] tc_mut;
Undocumented in source.
total
long total;
Undocumented in source.

Meta