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

Method isIncluded

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

Test whether or not a name matches against at least one include pattern. @param name The path to match. Must not be null . @return true when the name matches against at least one include pattern, or false otherwise.

(final String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

scanMethod · 0.95
checkIncludePatternsMethod · 0.95
scandirMethod · 0.95
matchMethod · 0.80
scanRootsMethod · 0.80
scandirMethod · 0.80
scanRootMethod · 0.80
scandirMethod · 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