MCPcopy Index your code
hub / github.com/kpdecker/jsdiff / line.js

File line.js

test/diff/line.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {diffLines, diffTrimmedLines} from '../../libesm/diff/line.js';
2import {convertChangesToXML} from '../../libesm/convert/xml.js';
3
4import {expect} from 'chai';

Callers

nothing calls this directly

Calls 5

diffLinesFunction · 0.85
convertChangesToXMLFunction · 0.85
diffTrimmedLinesFunction · 0.85
stringifyFunction · 0.85
joinMethod · 0.45

Tested by

no test coverage detected