Hi Sebastian, I'm sorry for this late answer. In the first proposal of all the stuff we did like to contribute to ezc there has been a component called CodeAnalyzer.
Design documents are located here, and the code, too. https://instantsvc.svn.sourceforge.net/svnroot/instantsvc/branches/transitio n/components/CodeAnalyzer/design/ The code is usable, but conceptualy outdated. With the new designed ezcReflection it will be much eazier to implement it and hopfully we will find a better way to encapsulate all the metrics already implemented. Kind Regards Stefan > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:components- > [EMAIL PROTECTED] Im Auftrag von Sebastian Bergmann > Gesendet: Freitag, 28. Dezember 2007 17:31 > An: [email protected] > Betreff: [Components] [Reflection] Software Metrics > > An idea that is nagging at the back of my head for a while is moving > the Software Metrics calculation (that uses the Reflection and > Tokenizer > extensions) from the "core" of PHPUnit into a component such as > ezcReflection. > > This would make the Software Metrics "accessible" outside of PHPUnit > which would be even more appealing when ezcReflection supports static > reflection in the future. > > Thoughts? > > -- > Sebastian Bergmann > System Developer > [EMAIL PROTECTED] | eZ Systems | http://ez.no -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
