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

Method performTasks

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

Performs the tasks within this target (if the conditions are met), firing target started/target finished messages around a call to execute. @see #execute()

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeTargetsMethod · 0.95
executeSortedTargetsMethod · 0.80

Calls 3

executeMethod · 0.95
fireTargetStartedMethod · 0.45
fireTargetFinishedMethod · 0.45

Tested by

no test coverage detected