$ istanbul cover ./node_modules/mocha/bin/_mocha ./tests/fibonacci/main.test.js fibonacci test √ should equal 0 when n === 0 √ should receive a error √ should receive a error 1 √ n cant big than 40 √ n cant less than 0 5 passing (16ms) No coverage information was collected, exit without writing coverage information