Searched defs:bundleCoverage (Results 1 – 3 of 3) sorted by relevance
75 final IBundleCoverage bundleCoverage = analyzeStructure(); in create() local81 private void createReport(final IBundleCoverage bundleCoverage) in createReport()
64 private final BundleCoverageImpl bundleCoverage; field in ReportStructureTestDriver
80 public void checkBundle(final IBundleCoverage bundleCoverage) { in checkBundle()