Description
Make included/excluded types in testing view (configurable) sensible to subtypes: Currently, if the parent type if included and the subtype is excluded, the subtypes are chosen anyway in the evaluator and, therefore, the evaluator returns for example false positives for the subtypes. Ignore the subtypes, but add a preference for inlcuding the subtypes anyway as it is implemented right now.