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

Method execute

src/main/org/apache/tools/ant/taskdefs/Exit.java:135–165  ·  view source on GitHub ↗

Throw a BuildException to exit (fail) the build. If specified, evaluate conditions: A single nested condition is accepted, but requires that the if / unless attributes be omitted. If the nested condition evaluates to true, or the ifCondition is true or unlessCond

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

testNestedConditionMethod · 0.95
testIfConditionMethod · 0.95
testUnlessConditionMethod · 0.95
isNullOrEmptyMethod · 0.95
trimMethod · 0.80
isEmptyMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected