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

Method isSelected

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

Test whether a file should be selected. @param name the filename to check for selecting. @param file the java.io.File object for this filename. @return false when the selectors says that the file should not be selected, true otherwise.

(final String name, final File file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

scanMethod · 0.95
processIncludedMethod · 0.95

Calls 2

isSelectedMethod · 0.65
ofMethod · 0.45

Tested by

no test coverage detected