# File lib/simplecov/result.rb, line 37
    def filenames
      files.map(&:filename)
    end