MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / identifier-segments.test.ts

File identifier-segments.test.ts

__tests__/identifier-segments.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import {
3 splitIdentifierSegments,
4 extractProseCandidates,

Callers

nothing calls this directly

Calls 5

splitIdentifierSegmentsFunction · 0.90
extractProseCandidatesFunction · 0.90
normalizeProseWordFunction · 0.90
segmentLookupVariantsFunction · 0.90
joinMethod · 0.45

Tested by

no test coverage detected