# File lib/simplecov/last_run.rb, line 8 def last_run_path File.join(SimpleCov.coverage_path, ".last_run.json") end