diff options
Diffstat (limited to 'test/reports/coverage.txt')
-rw-r--r-- | test/reports/coverage.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/reports/coverage.txt b/test/reports/coverage.txt new file mode 100644 index 0000000..a2ed4c1 --- /dev/null +++ b/test/reports/coverage.txt @@ -0,0 +1,6 @@ +--------------------|---------|----------|---------|---------|------------------- +File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s +--------------------|---------|----------|---------|---------|------------------- +All files | 83.78 | 100 | 70 | 86.11 | + binaryConverter.js | 83.78 | 100 | 70 | 86.11 | 30-33,45 +--------------------|---------|----------|---------|---------|------------------- |