MCPcopy Create free account
hub / github.com/cryptii/cryptii / Chain.js

File Chain.js

test/Chain.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert'
2import { describe, it } from 'mocha'
3
4import Chain from '../src/Chain.js'

Callers

nothing calls this directly

Calls 14

getCodePointsMethod · 0.80
getStringMethod · 0.80
getBytesMethod · 0.80
isEmptyMethod · 0.80
getEncodingMethod · 0.80
indexOfMethod · 0.80
getSizeMethod · 0.80
needsTextEncodingMethod · 0.80
needsByteEncodingMethod · 0.80
emptyMethod · 0.80
substrMethod · 0.80
truncateMethod · 0.80

Tested by

no test coverage detected