public class AnnotatedLineFactory extends Object
| Constructor and Description |
|---|
AnnotatedLineFactory(Collection<MutationResult> mutations,
ReportCoverage statistics,
Collection<ClassLines> classes) |
public AnnotatedLineFactory(Collection<MutationResult> mutations, ReportCoverage statistics, Collection<ClassLines> classes)
public List<Line> convert(Reader source) throws IOException
IOExceptionCopyright © 2022 org.pitest. All rights reserved.