Hi all,

Are there any good tools for measuring the health of a Clojure codebase?
What is even useful to measure for Clojure? Afferent/efferent coupling,
cyclomatic complexity and unit test coverage are metrics I would use for
Java, but do they apply equally to Clojure?

I'm aware of Clique <https://github.com/Hendekagon/lein-clique> and Vanity
<https://github.com/dgtized/lein-vanity>, which look nice, but they don't
seem to perform any analysis.

Cheers,

Chris

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to