Coverage Report
Filename | % Covered | Missed Lines | # Lines | % Blocks | Missed Blocks | # Blocks |
---|---|---|---|---|---|---|
lib/compiler.js | 96% | 13 | 326 | 90% | 6 | 64 |
lib/dust-helpers.js | 90% | 5 | 51 | 69% | 4 | 13 |
lib/dust.js | 86% | 70 | 508 | 67% | 44 | 137 |
lib/parser.js | 86% | 376 | 2699 | 67% | 231 | 707 |
lib/server.js | 100% | 0 | 18 | 100% | 0 | 2 |
test/jasmine-test/server/specRunner.js | 86% | 5 | 36 | 44% | 5 | 9 |
test/jasmine-test/spec/examples.js | 97% | 12 | 400 | 59% | 9 | 22 |
test/jasmine-test/spec/renderTestSpec.js | 100% | 0 | 21 | 100% | 0 | 7 |