class SimpleCov::Formatter::Base

def output_path

def output_path
  @output_dir || SimpleCov.coverage_path
end