CyVis Software Metrics Collection, Analysis and Visualisation Tool

 

SourceForge.net Logo

Sample Text Reports

Given below are few Text reports that have been generated by CyVis for some popular Open Source projects developed in Java.

 

Note: The text reports hold comma seperated values in the format given below. Each class in a project is represented in one line. Therefore one line in the text file will contain the package name, the class name and then the infomation regarding every subsequent method contained in that class, all seperated by commas.

   packageName,className,methodname1,cc1,instructioncount1,
                         ...,....,methodnameN,ccN,instructioncountN