I like seeing stats about my projects, and for the life of me I can't find any tool already out there to calculate these stats for me. Personally I'd like to see it available for _any_ mix project and not limited to just being a part of Phoenix. I couldn't find any previous discussion about this feature on GitHub or here on the mailing list, so please excuse me if this has been brought up before.
I would envision this task giving users information on the total number of lines in their mix project, total number of lines of code, total number of modules, total number of functions, average number of functions per module, and average number of lines of code per function.
Cheers,
Devon