Code coverage report for lib/algorithms/4-searching/

Statements: 90% (18 / 20)      Branches: 70% (7 / 10)      Functions: 100% (2 / 2)      Lines: 89.47% (17 / 19)      Ignored: none     

All files » lib/algorithms/4-searching/
File Statements Branches Functions Lines
depthFirstSearch.js 90% (18 / 20) 70% (7 / 10) 100% (2 / 2) 89.47% (17 / 19)