MCPcopy Index your code
hub / github.com/dnaumenko/java-diff-utils / parseUnifiedDiff

Method parseUnifiedDiff

src/main/java/difflib/DiffUtils.java:185–233  ·  view source on GitHub ↗

Parse the given text in unified format and creates the list of deltas for it. @param diff the text in unified format @return the patch with deltas.

(List<String> diff)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

testDiff_Issue10Method · 0.95
verifyMethod · 0.95
mainMethod · 0.95

Calls 2

processRawChunkMethod · 0.95
equalsMethod · 0.65

Tested by 6

testDiff_Issue10Method · 0.76
verifyMethod · 0.76
mainMethod · 0.76