Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ diceCoefficient } from
'../DiceCoefficient'
2
3
describe(
'diceCoefficient'
, () => {
4
it(
'should calculate edit distance between two strings'
, () => {
Callers
nothing calls this directly
Calls
1
diceCoefficient
Function · 0.90
Tested by
no test coverage detected