MCPcopy Create free account
hub / github.com/TheAlgorithms/JavaScript / DiceCoefficient.test.js

File DiceCoefficient.test.js

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

Source from the content-addressed store, hash-verified

1import { diceCoefficient } from '../DiceCoefficient'
2
3describe('diceCoefficient', () => {
4 it('should calculate edit distance between two strings', () => {

Callers

nothing calls this directly

Calls 1

diceCoefficientFunction · 0.90

Tested by

no test coverage detected