lib/lcov

Methods

(inner) clean(coverage) → {String}

Source:

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