class SimpleCov::FileList

def coverage_statistics

def coverage_statistics
  @coverage_statistics ||= compute_coverage_statistics
end