/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

  1. {
  2. "@PREFIX@script.js":{
  3. "coverage":[null,1,null,null,1,0],
  4. "source":["alert(\"hello\");","","// test formatting < > &","if ('a' < 'b' && 'a' > 'b') {"," alert(\"?\");","}"]
  5. },
  6. "@PREFIX@1/1.js":{
  7. "coverage":[null,1],
  8. "source":["alert(\"This is 1\");"]
  9. },
  10. "@PREFIX@1/2/2.js":{
  11. "coverage":[null,1],
  12. "source":["alert(\"This is 2\");"]
  13. }
  14. }