"An Eclipse Plug-in to Calculate CK Metrics".
Functionality: This particular Eclipse Plug-in helps you to calculate the
Chidamber and Kemerer(CK)Metrics for any given software(the Plug-in is designed for .java files only).
CCCC is a tool which analyzes C++ and Java files and generates a report
on various metrics of the code. Metrics supported include lines of code, McCabe's
complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.