in report/reporter.rb [96:99]
def coverage_rest_api @json_spec[:apis].count { |a| a[:tested] } * 100 / @json_spec[:apis].count end