David8472 / CPSC410

0 stars 1 forks source link

Kshah #19

Closed kevalshah closed 9 years ago

kevalshah commented 9 years ago

DataAggregator is pretty much complete. Just need to finish writing the writePackageDependency() and writeClassDependency() methods.

Removed MiscCodeBaseStats class and added a PackageInfo class. MiscStaticAnalyzer.getMiscStaticMetrics() now returns a list of PackageInfo objects.