My toolbox is: lein-cloverage (mostly vanity), Midje (TDD), Eastwood (to
decrease wtf/minute) + lein check (once in a while).

No fancy cyclomatic coupling hyperdrives. Metrics become more important in
larger teams, say 3+ people. They don't add much value for small teams as
everyone can follow up with everybody else and provide direct feedback.
What's the size of your team?

It's harder to (programmatically and statically) analyze dynamic languages.



On Wed, Jul 2, 2014 at 4:53 AM, Chris Ford <christophertf...@gmail.com>
wrote:

> 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.
>



-- 
Kind Regards,
Atamert Ölçgen

-+-
--+
+++

www.muhuk.com

-- 
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