Comic: Measuring Code Quality

October 23rd, 2009

When you need to evaluate a project for code quality in 30 seconds or less...

Google is still working on the CodeRank algorithm but I think it looks something like (Matched Lines / Total Lines) + (Matched Files / Total Files) + ...