MCPcopy
hub / github.com/sindresorhus/ow / map.ts

File map.ts

test/map.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'ava';
2import ow from '../source/index.js';
3
4test('map', t => {

Callers

nothing calls this directly

Calls 14

testFunction · 0.85
owFunction · 0.85
hasValuesMethod · 0.80
hasAnyValuesMethod · 0.80
keysOfTypeMethod · 0.80
greaterThanOrEqualMethod · 0.80
sizeMethod · 0.45
minSizeMethod · 0.45
maxSizeMethod · 0.45
hasKeysMethod · 0.45
hasAnyKeysMethod · 0.45
minLengthMethod · 0.45

Tested by

no test coverage detected