Searched refs:HAS_COVERAGE (Results 1 – 1 of 1) sorted by relevance
133 public static final String HAS_COVERAGE = "hasCoverage"; field in TestRunEntity368 hasCodeCoverage = (boolean) e.getProperty(HAS_COVERAGE); in fromEntity()