Searched defs:sourcefile (Results 1 – 2 of 2) sorted by relevance
243 String sourcefile = findSourceFileMatching(sourcefile(coverage)); in write() local368 private static String sourcefile(IClassCoverage coverage) { in sourcefile() method in JacocoToLcovConverter
455 def Decompress(sourcefile, dest=None): argument