MCPcopy Create free account
hub / github.com/apache/ant / isExcluded

Method isExcluded

src/main/org/apache/tools/ant/DirectoryScanner.java:1490–1492  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

scanMethod · 0.95
processIncludedMethod · 0.95
matchMethod · 0.80
accountForIncludedDirMethod · 0.80
accountForIncludedDirMethod · 0.80

Calls 6

isCaseSensitiveMethod · 0.95
toStringMethod · 0.45
containsKeyMethod · 0.45
ofMethod · 0.45
matchPathMethod · 0.45

Tested by

no test coverage detected