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

Method execute

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

Executes the target if the "if" and "unless" conditions are satisfied. Dependency checking should be done before calling this method, as it does no checking of its own. If either the "if" or "unless" test prevents this target from being executed, a verbose message is logged giving the reason. It is

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

performTasksMethod · 0.95
parseMethod · 0.95

Calls 11

getMethod · 0.95
getProjectMethod · 0.95
enterScopeMethod · 0.95
performMethod · 0.95
exitScopeMethod · 0.95
evalMethod · 0.65
logMethod · 0.65
sizeMethod · 0.65
getMethod · 0.65
replacePropertiesMethod · 0.45
maybeConfigureMethod · 0.45

Tested by

no test coverage detected