Years ago I found a fantastic metric implemented by mixing cyclomatic complexity + code coverage. (crap4j)
It feels like it might be targetting the same thing your tool it aiming at. And it generally yielded better code by trying to improve that metric.