Code coverage report for master/helper/

Statements: 97.14% (34 / 35)      Branches: 93.75% (15 / 16)      Functions: 100% (6 / 6)      Lines: 96.88% (31 / 32)      Ignored: none     

All files » master/helper/
File Statements Branches Functions Lines
adjacent.js 100% (6 / 6) 100% (2 / 2) 100% (1 / 1) 100% (6 / 6)
defaultToWhiteSpace.js 85.71% (6 / 7) 75% (3 / 4) 100% (1 / 1) 85.71% (6 / 7)
escapeChars.js 100% (2 / 2) 100% (0 / 0) 100% (0 / 0) 100% (2 / 2)
escapeRegExp.js 100% (3 / 3) 100% (0 / 0) 100% (1 / 1) 100% (3 / 3)
htmlEntities.js 100% (2 / 2) 100% (0 / 0) 100% (0 / 0) 100% (2 / 2)
makeString.js 100% (4 / 4) 100% (2 / 2) 100% (1 / 1) 100% (3 / 3)
strRepeat.js 100% (9 / 9) 100% (4 / 4) 100% (1 / 1) 100% (7 / 7)
toPositive.js 100% (2 / 2) 100% (4 / 4) 100% (1 / 1) 100% (2 / 2)