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