1 2 3 4 5 6 7
# A test file for HTML reporting by coverage. if 1 < 2: # Needed a < to look at HTML entities. a = 3 else: a = 4