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

Method dependsOn

src/main/org/apache/tools/ant/Target.java:267–271  ·  view source on GitHub ↗

Does this target depend on the named target? @param other the other named target. @return true if the target does depend on the named target @since Ant 1.6

(String other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.80

Calls 6

getProjectMethod · 0.95
getTargetsMethod · 0.95
topoSortMethod · 0.95
getNameMethod · 0.95
getMethod · 0.65
containsMethod · 0.45

Tested by

no test coverage detected