module SimpleCov
module SimpleCov::Formatter
module SimpleCovLcov
class SimpleCov::Formatter::LcovFormatter
class SimpleCovLcov::Configuration
simplecov-lcov
0.8.0
# single_report_path
def single_report_path @single_report_path || File.join(output_directory, lcov_file_name) end