class SimpleCov::Formatter::LcovFormatter

def report_with_single_file?

def report_with_single_file?
  self.class.config.report_with_single_file?
end