bool AddCoverageFile( IFilePath coverageFilePath )
Parameters
- coverageFilePath
- The coverage file path to add.
Return Value
Returns true only if the path is correctly added.
When adding a duplicate path, the method does nothing and returns false.
When adding a duplicate path, the method does nothing and returns false.