I was wondering what options were available with regards to code metrics in Visual Studio 2010. I know there are manual metrics that can be run on your code from within the IDE, but are there any other options?
What I'm trying to do is this: My team and I are running Team Foundation Server 2010 and we have automated builds set up as well as notifications/alerts for those builds. The notifications work well, but they give only basic information. The notifications link to a page that give more detail on the build which is great too. However, I'd still like to have metrics on my code with these builds and their notifications run automatically.
I honestly don't know if this is possible, but if it is, I was wondering if anyone knew exactly how to get it done.
If this can't be done, though, I was looking for any information on third-party tools (paid or free) that could accomplish my goals listed above.