Private protected methods ignored
FabianNitsche opened this issue · 0 comments
FabianNitsche commented
I activated all inspection levels for the analyzer (public, internal, protected, private). However, when a method is private protected
it is not analyzed for its exceptions. Removing either of the two gets the investigation started.