Searched refs:COVERAGETABLE (Results 1 – 3 of 3) sorted by relevance
107 final HTMLElement table = body.table(Styles.COVERAGETABLE); in sessionTable()124 final HTMLElement table = body.table(Styles.COVERAGETABLE); in executionDataTable()
56 public static final String COVERAGETABLE = "coverage"; field in Styles
92 final HTMLElement table = parent.table(Styles.COVERAGETABLE); in render()