The Cerberus

Cerberus was a brain child of my self and my fellow colleague Datta. It is a tool to measure code quality parameters, which can be used as a watch dog to observe code quality parameters like copy paste errors, suppressed warnings etc., and also to gate builds when the allowed thresholds for the parameters being observed is breached.

Post doing several releases of Cerberus , I have figured out some creative ways of using Cerberus which I am publishing here. These are the ways that I use Cerberus for identifying code quality.