Posted by Davy Brion on January 6th, 2010
This (partial) screenshot shows some interesting data. The full screenshot would make things more clear, but where’s the fun in that? Who can tell me what data is being shown here?
This entry was posted on Wednesday, January 6th, 2010 at 2:27 pm and is filed under Code Quality.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
January 6th, 2010 at 3:41 pm
It shows that we are getting it right most of the time
January 6th, 2010 at 3:43 pm
@Adam
no more hints for those who don’t know what it shows :p
January 6th, 2010 at 4:16 pm
New architecture pays off?
January 6th, 2010 at 4:37 pm
Well it appears to have something to do with Efferent Coupling at the Type Level (http://www.ndepend.com/Metrics.aspx#TypeCe) — simply meaning the number of types that a class directly depends on.
So it appears that you’re aiming for less than 20 direct type dependencies and highlighting classes with more than 35 deps.
I imagine this is a view of a particular namespace, but I’m not sure on that.
January 6th, 2010 at 4:38 pm
Genesis doing a 3D visualisation for an NDepend report?
Although it could very well be a space-filling model of some weird molecule
January 6th, 2010 at 4:45 pm
Looks like you have either created a black hole. Be careful around the rim or you might get caught up in the Event Horizon from which not even crafty programmers can escape.
January 6th, 2010 at 5:23 pm
Pure awsomness
January 6th, 2010 at 7:28 pm
eternity.
January 6th, 2010 at 9:18 pm
You’ve developed a tool that displays 3D models of NDepend results and used it on the tool itself?
January 7th, 2010 at 8:48 am
@Mat
you pretty much nailed it
there are some other interesting things about that screenshot but i’ll post about them later