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

Method scanDir

src/main/org/apache/tools/ant/taskdefs/Rmic.java:749–764  ·  view source on GitHub ↗

Scans the directory looking for class files to be compiled. The result is returned in the class variable compileList. @param baseDir the base direction @param files the list of files to scan @param mapper the mapper of files to target files

(File baseDir, String[] files, FileNameMapper mapper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 8

restrictMethod · 0.95
getOutputDirMethod · 0.95
substringMethod · 0.80
lastIndexOfMethod · 0.80
logMethod · 0.65
containsMethod · 0.45
ofMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected