class CodeClimate::TestReporter::Formatter

def partial?

def partial?
  CodeClimate::TestReporter.tddium?
end