Wednesday, January 30, 2013

MvvmCross is 90% Maintainable?

Following on from last night's WPUG talk by @lawrencegripper I've been having 'fun' with some of the Visual Studio tools, including the Code Metrics.

The good news is that everything is Green:


Now, I don't think this is something to take too seriously... but:
  • at least it 'smells right',
  • at least there's nothing orange or red here,
  • at least even the really complex modules like Binding look OK
  • at least it only took a few seconds to generate
  • and at least it gives me some quantitative suggestions about where I might look to improve the code in the future
-----

If you want to get these sort of stats out of your own projects, choose the ANALYZE menu in VS2012:




No comments:

Post a Comment