Test whether or not a name matches against at least one exclude pattern. @param name The name to match. Must not be null . @return true when the name matches against at least one exclude pattern, or false otherwise.
(final String name)
source not stored for this graph (policy: none)
no test coverage detected