I want to be able to check test coverage of those of my methods that have complexity above some given level. Are there any plugins for Eclipse, Sonar, Hudson for that?>
I've found simpler solution. I can use a filter in SONAR http://docs.codehaus.org/display/SONAR/Filters where given metric can be used.