MCPcopy Create free account
hub / github.com/LibPDF-js/core / token-reader.test.ts

File token-reader.test.ts

src/parser/token-reader.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Scanner } from "#src/io/scanner";
2import { describe, expect, it } from "vitest";
3
4import { TokenReader } from "./token-reader";

Callers

nothing calls this directly

Calls 7

readerFunction · 0.85
peekByteMethod · 0.80
pushMethod · 0.80
mapMethod · 0.80
decodeMethod · 0.65
nextTokenMethod · 0.45
peekTokenMethod · 0.45

Tested by

no test coverage detected