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 not stored for this graph (policy: none)
no test coverage detected