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

Method execute

src/main/org/apache/tools/ant/dispatch/DispatchUtils.java:37–114  ·  view source on GitHub ↗

Determines and Executes the action method for the task. @param task the task to execute. @throws BuildException on error.

(Object task)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

performMethod · 0.95
executeMethod · 0.95
executeMethod · 0.95

Calls 10

getRealThingMethod · 0.95
trimMethod · 0.80
substringMethod · 0.80
setRealThingMethod · 0.80
isEmptyMethod · 0.65
lengthMethod · 0.45
getMethodMethod · 0.45
invokeMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected