When checking if a plugin is installed (to display a flag) it is not necessary to loop through all installed plugins, since we already have a name we can check directly. Also expand test case to test this code path too.