You can checkout cover-checker project on github. It's pretty good at reporting the coverage on new code. All you have to do is to take a diff of your changes and run your testsuite using Jococo and the use this tool to generate a report.