in report/reporter.rb [108:111]
def coverage_stack @endpoints.count(&:tested_stack?) * 100 / @endpoints.count(&:available_stack?) end