Churn Build Status Hex pm

Help discover a good refactoring candidates using cyclomatic complexity and frequency of editing files

Installation

If available in Hex, the package can be installed by adding churn to your list of dependencies in mix.exs:

def deps do
  [
    {:churn, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/churn.