I searched online for NetBeans code testing tutorials.
However, most manuals use a plugin called NetBeans Code Coverage Plugin, which can be found in the "Available Plugins" section. However, this is not so. So, how can I check the coverage of Java code in NetBeans 7.0?
source share