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

Method sameOrSimilar

src/main/org/apache/tools/ant/taskdefs/MacroDef.java:697–739  ·  view source on GitHub ↗

same or similar equality method for macrodef, ignores project and runtime info. @param obj an Object value @param same if true test for sameness, otherwise just similar @return a boolean value

(Object obj, boolean same)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

similarMethod · 0.95
sameDefinitionMethod · 0.95

Calls 5

isEmptyMethod · 0.65
equalsMethod · 0.45
getLocationMethod · 0.45
getURIMethod · 0.45
similarMethod · 0.45

Tested by

no test coverage detected