MCPcopy
hub / github.com/ifandelse/machina.js / fsm.test.ts

File fsm.test.ts

packages/machina/src/fsm.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2export default {};
3
4import { createFsm } from "./fsm";

Callers

nothing calls this directly

Calls 13

createFsmFunction · 0.90
makeTrafficConfigFunction · 0.85
makeChildFsmFunction · 0.70
handleMethod · 0.65
disposeMethod · 0.65
emitMethod · 0.65
compositeStateMethod · 0.65
canHandleMethod · 0.65
resetMethod · 0.65
currentStateMethod · 0.45
onMethod · 0.45
transitionMethod · 0.45

Tested by

no test coverage detected