class Covered::Statistics

def executed_count

def executed_count
	@total.executed_count
end