Last active
April 30, 2018 07:51
-
-
Save dwi2/bfd04ffbae66a168f4783603d09ddd63 to your computer and use it in GitHub Desktop.
Shell JS coverage local report
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: skipping platform-dependent test 'Windows can search with or without a .exe extension' | |
539 passed | |
----------------|----------|----------|----------|----------|-------------------| | |
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s | | |
----------------|----------|----------|----------|----------|-------------------| | |
All files | 95.81 | 89.21 | 99.24 | 96.6 | | | |
shelljs | 100 | 100 | 100 | 100 | | | |
commands.js | 100 | 100 | 100 | 100 | | | |
global.js | 100 | 100 | 100 | 100 | | | |
plugin.js | 100 | 100 | 100 | 100 | | | |
shell.js | 100 | 100 | 100 | 100 | | | |
shelljs/src | 95.74 | 89.21 | 99.22 | 96.54 | | | |
cat.js | 100 | 100 | 100 | 100 | | | |
cd.js | 100 | 87.5 | 100 | 100 | 35 | | |
chmod.js | 89.41 | 90.12 | 100 | 89.41 |... 81,183,187,192 | | |
common.js | 97.94 | 94.07 | 96.55 | 98.4 | 260,327,358 | | |
cp.js | 89.84 | 87.76 | 100 | 91.13 |... 76,177,178,179 | | |
dirs.js | 97.18 | 93.88 | 100 | 97.18 | 27,29 | | |
echo.js | 100 | 83.33 | 100 | 100 | 43 | | |
error.js | 100 | 100 | 100 | 100 | | | |
exec-child.js | 100 | 100 | 100 | 100 | | | |
exec.js | 93.51 | 86.49 | 100 | 97.1 | 132,133 | | |
find.js | 95.45 | 62.5 | 100 | 95.45 | 34 | | |
grep.js | 100 | 100 | 100 | 100 | | | |
head.js | 100 | 100 | 100 | 100 | | | |
ln.js | 96.88 | 79.17 | 100 | 96.88 | 53 | | |
ls.js | 97.87 | 90 | 100 | 97.87 | 64 | | |
mkdir.js | 100 | 86.36 | 100 | 100 | 54,89 | | |
mv.js | 97.78 | 97.22 | 100 | 97.78 | 51 | | |
pwd.js | 100 | 100 | 100 | 100 | | | |
rm.js | 95.71 | 86.84 | 100 | 97.01 | 127,136 | | |
sed.js | 100 | 100 | 100 | 100 | | | |
set.js | 94.74 | 90 | 100 | 100 | 28 | | |
sort.js | 97.06 | 96.15 | 100 | 96.97 | 37 | | |
tail.js | 97.3 | 86.36 | 100 | 97.22 | 45 | | |
tempdir.js | 89.47 | 33.33 | 100 | 100 | 12,14,43 | | |
test.js | 93.1 | 85 | 100 | 100 | 68,70,74 | | |
to.js | 100 | 100 | 100 | 100 | | | |
toEnd.js | 100 | 100 | 100 | 100 | | | |
touch.js | 100 | 96.67 | 100 | 100 | 92 | | |
uniq.js | 100 | 96.55 | 100 | 100 | 7 | | |
which.js | 80.49 | 67.57 | 100 | 79.49 |... 73,74,75,90,91 | | |
----------------|----------|----------|----------|----------|-------------------| |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment