NetBeans Metric Module is a module for NetBeans that can measure your java source code and display the results in NetBeans. This module is a framework for the dynamic loading of metrics. These metrics can use a small API, created by this framework, to measure a method, class, file, package or the entire source tree by any metric as long as the calculation algorithm is made.