Package org.hackystat.sensor.ant.javancss

Implements a JavaNCSS sensor for the Ant build system, which sends FileMetric data to the Hackystat server.

See:
          Description

Class Summary
CcnData A data structure that takes as input the list of Java files that were processed by JavaNCSS and the Functions instance that JavaNCSS produced as a result of processing.
JavaNcssSensor Implements an Ant task that parses the XML files generated by JavaNCSS.
TestCcnData Tests the CcnData abstraction.
TestJavaNcssSensor Tests the Ant JavaNcss sensor.
 

Package org.hackystat.sensor.ant.javancss Description

Implements a JavaNCSS sensor for the Ant build system, which sends FileMetric data to the Hackystat server.