Get a count of fixes that have been performed on the file.
This value is reset every time a new file is started, or an existing file is restarted.
int
public function getFixCount() { return $this->numFixes; }