What is software architecture? What is the role of a software architect? How do you define software architecture? How do you share software architecture? How do you deliver software architecture?

Add a comment

 

Re: Code Metrics

We have an Ant script that uses the JavaNCSS task to generate NCSS and CCN metrics:

http://www.kclee.de/clemens/java/javancss/

The XSL that generates the report has been modified to list the top 100 methods by CCN as well as show distribution of complexity according to low (<=3) medium (<=7) high (<=10) and very high (>10) methods.


Re: Code Metrics


Title
Body
HTML : b, strong, i, em, blockquote, br, p, pre, a href="", ul, ol, li, sub, sup
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

Software architecture for developers