MCPcopy
hub / github.com/npm/node-semver / coerce.js

File coerce.js

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

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { test } = require('tap')
4const coerce = require('../../functions/coerce')

Callers

nothing calls this directly

Calls 5

coerceFunction · 0.85
parseFunction · 0.85
validFunction · 0.85
compareMethod · 0.80
compareBuildMethod · 0.80

Tested by

no test coverage detected