MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / stack_trace.test.ts

File stack_trace.test.ts

src/test/dart/utils/stack_trace.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from "assert";
2import { maxStackFrameMessageLength, parseStackFrame } from "../../../debug/stack_trace";
3
4const texts = [

Callers

nothing calls this directly

Calls 3

parseStackFrameFunction · 0.90
getValidStackFramesFunction · 0.85
logMethod · 0.45

Tested by

no test coverage detected