Home | History | Annotate | Download | only in tko

Lines Matching refs:good

15         #### depending on stats of GOOD/FAIL
143 # GOOD (6) -> 1
148 if status == status_idx['GOOD']:
200 eg. { 'GOOD' : 4, 'FAIL' : 1 }
205 good = db.status_idx['GOOD']
209 html = "%d / %d " % (status_count_subset.get(good, 0),
239 Display a ratio of total number of GOOD tests
241 More info (e.g. 10 GOOD, 2 WARN, 3 FAIL) is in tooltips
256 Display a ratio of total number of GOOD tests
258 More info (e.g. 10 GOOD, 2 WARN, 3 FAIL) is in tooltips