class SimpleCovLcov::Configuration

def single_report_path

def single_report_path
  @single_report_path || File.join(output_directory, lcov_file_name)
end