clover.xml 3.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <coverage generated="1537503862696" clover="3.2.0">
  3. <project timestamp="1537503862696" name="All files">
  4. <metrics statements="60" coveredstatements="56" conditionals="33" coveredconditionals="25" methods="13" coveredmethods="13" elements="106" coveredelements="94" complexity="0" loc="60" ncloc="60" packages="1" files="1" classes="1">
  5. <file name="index.js" path="/Users/lcxfs1991/web/minicloud/tcb-router/src/index.js">
  6. <metrics statements="60" coveredstatements="56" conditionals="33" coveredconditionals="25" methods="13" coveredmethods="13"/>
  7. <line num="6" count="8" type="stmt"/>
  8. <line num="7" count="8" type="stmt"/>
  9. <line num="8" count="8" type="stmt"/>
  10. <line num="16" count="8" type="cond" truecount="1" falsecount="1"/>
  11. <line num="17" count="8" type="stmt"/>
  12. <line num="29" count="7" type="stmt"/>
  13. <line num="31" count="7" type="cond" truecount="2" falsecount="0"/>
  14. <line num="32" count="1" type="stmt"/>
  15. <line num="35" count="6" type="stmt"/>
  16. <line num="38" count="7" type="stmt"/>
  17. <line num="39" count="8" type="stmt"/>
  18. <line num="40" count="8" type="stmt"/>
  19. <line num="50" count="6" type="stmt"/>
  20. <line num="51" count="6" type="stmt"/>
  21. <line num="53" count="6" type="cond" truecount="2" falsecount="0"/>
  22. <line num="54" count="4" type="stmt"/>
  23. <line num="55" count="4" type="stmt"/>
  24. <line num="57" count="2" type="cond" truecount="1" falsecount="1"/>
  25. <line num="58" count="2" type="stmt"/>
  26. <line num="59" count="2" type="stmt"/>
  27. <line num="62" count="6" type="cond" truecount="2" falsecount="0"/>
  28. <line num="63" count="1" type="stmt"/>
  29. <line num="66" count="5" type="stmt"/>
  30. <line num="76" count="3" type="stmt"/>
  31. <line num="77" count="3" type="stmt"/>
  32. <line num="78" count="3" type="cond" truecount="2" falsecount="0"/>
  33. <line num="79" count="1" type="stmt"/>
  34. <line num="82" count="2" type="stmt"/>
  35. <line num="91" count="7" type="stmt"/>
  36. <line num="92" count="7" type="stmt"/>
  37. <line num="95" count="7" type="cond" truecount="4" falsecount="0"/>
  38. <line num="97" count="4" type="cond" truecount="2" falsecount="0"/>
  39. <line num="99" count="4" type="cond" truecount="2" falsecount="0"/>
  40. <line num="100" count="3" type="stmt"/>
  41. <line num="103" count="4" type="stmt"/>
  42. <line num="105" count="4" type="stmt"/>
  43. <line num="106" count="4" type="stmt"/>
  44. <line num="107" count="4" type="stmt"/>
  45. <line num="112" count="3" type="stmt"/>
  46. <line num="113" count="3" type="stmt"/>
  47. <line num="121" count="4" type="cond" truecount="1" falsecount="1"/>
  48. <line num="122" count="0" type="stmt"/>
  49. <line num="124" count="4" type="stmt"/>
  50. <line num="125" count="6" type="cond" truecount="1" falsecount="1"/>
  51. <line num="126" count="0" type="stmt"/>
  52. <line num="136" count="4" type="stmt"/>
  53. <line num="139" count="4" type="stmt"/>
  54. <line num="142" count="4" type="stmt"/>
  55. <line num="145" count="8" type="cond" truecount="1" falsecount="1"/>
  56. <line num="146" count="0" type="stmt"/>
  57. <line num="149" count="8" type="stmt"/>
  58. <line num="152" count="8" type="stmt"/>
  59. <line num="155" count="8" type="cond" truecount="2" falsecount="0"/>
  60. <line num="156" count="2" type="stmt"/>
  61. <line num="160" count="8" type="cond" truecount="2" falsecount="0"/>
  62. <line num="161" count="2" type="stmt"/>
  63. <line num="164" count="6" type="stmt"/>
  64. <line num="167" count="6" type="stmt"/>
  65. <line num="170" count="0" type="stmt"/>
  66. <line num="176" count="1" type="stmt"/>
  67. </file>
  68. </metrics>
  69. </project>
  70. </coverage>