“What should I work on next?” Code metrics can help you answer that question. They can single out sections of your code that are likely to contain bugs. They can help you get a toehold on a legacy system that’s poorly covered by tests.
In this session, we’ll talk about the properties of source code that give us a lot of information for little effort: complexity, test coverage, churn, and so on. We’ll discuss ways to obtain these metrics for popular programming languages. We’ll also talk about what to do when you need ad hoc measurements for a specific project.
Attendees will end up with an understanding of how to apply metrics to their own source code and, equally importantly, how not to apply them.
11:50am Learn Functional Programming by Implementing SQL with Underscore.js by Kris Jordan
Sign in to add slides, notes or videos to this session