bool RemoveCoverageFile( IFilePath coverageFilePath )
Parameters
- coverageFilePath
- The coverage file path to remove.
Return Value
If the path is not found, the method does nothing and returns false.
Returns true only if the path is correctly removed.
Returns true only if the path is correctly removed.