Code coverage report for
node-mhtml/mhtml.js
Statements:
100%
(1 / 1)
Branches:
100%
(0 / 0)
Functions:
100%
(0 / 0)
Lines:
100%
(1 / 1)
All files
»
node-mhtml/
» mhtml.js
1 2 3
1
module.exports.extract = require(__dirname + '/lib/extract');