SyncStatus

Sync status is how old the information about mutants and their status is compared to when the tests or source code where last changed.

Members

Variables

code
SysTime code;
Undocumented in source.
coverage
SysTime coverage;
Undocumented in source.
mutants
MutationStatusTime[] mutants;
Undocumented in source.
test
SysTime test;
Undocumented in source.

Meta