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

File intersects.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

intersectsFunction · 0.85
testMethod · 0.45
intersectsMethod · 0.45

Tested by

no test coverage detected