class CodeClimate::TestReporter::CalculateBlob

def initialize(file_path)

def initialize(file_path)
  @file_path = file_path
end