This inspection reports any @com.google.inject.ImplementedBy annotations where the specified class is not instantiable by Guice. A class may be uninstantiable because it is an interface, is abstract, or does not have an injectable constructor.