How Complex are TodoMVC Implementations

http://blog.coderstats.net/todomvc-complexity/

An article comparing 17 different JavaScript based implementations of a simple Todo list app using the code complexity metrics: lines of code, cyclomatic complexity, Halstead measures and Maintainability Index.