Code coverage report for lib/algorithms/1-strings/

Statements: 93.22% (55 / 59)      Branches: 83.33% (20 / 24)      Functions: 100% (4 / 4)      Lines: 100% (54 / 54)      Ignored: none     

All files » lib/algorithms/1-strings/
File Statements Branches Functions Lines
compress.js 100% (26 / 26) 100% (6 / 6) 100% (2 / 2) 100% (26 / 26)
escape.js 94.12% (16 / 17) 83.33% (5 / 6) 100% (1 / 1) 100% (16 / 16)
permutation.js 81.25% (13 / 16) 75% (9 / 12) 100% (1 / 1) 100% (12 / 12)