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