in report/reporter.rb [114:117]
def untested_stack_count @endpoints.count { |api| api.available_stack? && !api.tested_stack? } end