Code Quality
-
Software Development
On Measuring Code Coverage
In a previous post, I explained how to visualize what part of your code is covered by your tests. This…
Read More » -
Software Development
Bad Things Happen to Good Code
We need to understand what happens to code over time and why, and what a healthy, long-lived code base looks…
Read More » -
Core Java
Java Code Quality Tools – Overview
Recently, I had a chance to present the subject at the local IT community meetup. Here is the basic presentation:…
Read More »