MCPcopy Index your code
hub / github.com/codeaashu/claude-code / _temp4

Function _temp4

src/components/FileEditToolUpdatedMessage.tsx:112–114  ·  view source on GitHub ↗
(acc_0, hunk_0)

Source from the content-addressed store, hash-verified

110 return t8;
111}
112function _temp4(acc_0, hunk_0) {
113 return acc_0 + count(hunk_0.lines, _temp3);
114}
115function _temp3(__0) {
116 return __0.startsWith("-");
117}

Callers

nothing calls this directly

Calls 1

countFunction · 0.85

Tested by

no test coverage detected