uncalled polymorphic — Checks if there is any polymorphic call to the method
Synopsis
uncalled
Description
A method passes this filter if there is no call to it,
or any polymorphic method that might resolve to it, in
the analyzed system. Equivalent to the filter not exists ( calls to polymorphic ).