Searched defs:bundleCoverage (Results 1 – 3 of 3) sorted by relevance
76 final IBundleCoverage bundleCoverage = analyzeStructure(); in create() local82 private void createReport(final IBundleCoverage bundleCoverage) in createReport()
67 private final BundleCoverageImpl bundleCoverage; field in ReportStructureTestDriver
81 public void checkBundle(final IBundleCoverage bundleCoverage) { in checkBundle()