class CodeClimate::TestReporter::CalculateBlob

def blob_id

def blob_id
  calculate_with_file or calculate_with_git
end