dotty.tools.dotc.coverage.Serializer$
Serializes scoverage data.
Attributes
-
See also
-
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Write out coverage data to the given data directory, using the default coverage filename
Write out coverage data to the given data directory, using the default coverage filename
Attributes
Write out coverage data to a file.
Write out coverage data to a file.
Attributes
Write out coverage data (info about each statement that can be covered) to a writer.
Write out coverage data (info about each statement that can be covered) to a writer.
Attributes
Makes a String suitable for output in the coverage statement data as a single line. Escaped characters: '\' (backslash), '\n', '\r', '\f'
Makes a String suitable for output in the coverage statement data as a single line. Escaped characters: '\' (backslash), '\n', '\r', '\f'
Attributes