Tags: , , | Categories: development Posted by pieterg on 1/29/2010 7:22 PM | Comments (56)

This morning just browsing I was looking at software metrics again. Something I haven't touched since studying... I came across this link. http://ir.dut.ac.za/bitstream/handle/10321/427/Singh_2008.pdf?sequence=1

It's Validating Cohesion Metrics by mining open source software, which I wrote the software for. I was interested in knowing whether I still had a copy of this software lying around... "i'm still looking". What it did was pretty cool, or so I thought at that stage. It opened any .NET assembly and calculated a series of metrics that is described in this document.

I'm just happy that Pariksha completed it :).

If or when I find the software, i'll definitely put on on my projects page.