Code coverage report for lib/deps/binary/buffer.js

Statements: 100% (1 / 1)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (1 / 1)      Ignored: none     

All files » lib/deps/binary/ » buffer.js
1 2  2
//this solely exists so we can exclude it in browserify
module.exports = Buffer;