class SimpleCov::Formatter::LcovFormatter

def report_with_single_file?

def report_with_single_file?
  !!@report_with_single_file
end