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

Method setUnless

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

Sets the "unless" condition to test on execution. This is the name of a property to test for existence - if the property is set, the task will not execute. The property goes through property substitution once before testing, so if property foo has value bar , setting the "un

(String property)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onStartElementMethod · 0.95

Calls 8

getPropertyHelperMethod · 0.95
getProjectMethod · 0.95
parsePropertiesMethod · 0.95
testUnlessConditionMethod · 0.95
getLocationMethod · 0.95
setProjectMethod · 0.65
addMethod · 0.65
setLocationMethod · 0.45

Tested by

no test coverage detected