Code coverage report for
lib/deps/buffer.js
Statements:
100%
(1 / 1)
Branches:
100%
(0 / 0)
Functions:
100%
(0 / 0)
Lines:
100%
(1 / 1)
Ignored:
none
All files
»
lib/deps/
» buffer.js
1 2
1
//this soley exists so we can exclude it in browserify module.exports = Buffer;