/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/tests/store.expected.json
http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs · JSON · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · 332195824becfea144e69a54430c53d8 MD5 · raw file
- {
- "@PREFIX@script.js":{
- "coverage":[null,1,null,null,1,0],
- "source":["alert(\"hello\");","","// test formatting &lt; &gt; &amp;","if ('a' < 'b' && 'a' > 'b') {"," alert(\"?\");","}"]
- },
- "@PREFIX@1/1.js":{
- "coverage":[null,1],
- "source":["alert(\"This is 1\");"]
- },
- "@PREFIX@1/2/2.js":{
- "coverage":[null,1],
- "source":["alert(\"This is 2\");"]
- }
- }