Methods
(inner) clean(coverage) → {String}
will clean a lcov string to strip out any unnecessary content
Parameters:
Name | Type | Description |
---|---|---|
coverage |
String | the coverage string to clean |
Returns:
- the cleaned version of the coverage string
- Type
- String