|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<coverage generated="1626377307434" clover="3.2.0"> |
| 3 | + <project timestamp="1626377307434" name="All files"> |
| 4 | + <metrics statements="108" coveredstatements="104" conditionals="61" coveredconditionals="57" methods="12" coveredmethods="11" elements="181" coveredelements="172" complexity="0" loc="108" ncloc="108" packages="3" files="3" classes="3"/> |
| 5 | + <package name="demo.calculator"> |
| 6 | + <metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/> |
| 7 | + <file name="calculator.ts" path="/Users/thomashu/src/github/codecov/codecov-action/demo/calculator/calculator.ts"> |
| 8 | + <metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/> |
| 9 | + <line num="1" count="1" type="stmt"/> |
| 10 | + <line num="3" count="1" type="stmt"/> |
| 11 | + <line num="4" count="1" type="stmt"/> |
| 12 | + <line num="7" count="1" type="stmt"/> |
| 13 | + <line num="8" count="1" type="stmt"/> |
| 14 | + <line num="10" count="1" type="stmt"/> |
| 15 | + </file> |
| 16 | + </package> |
| 17 | + <package name="demo.coverage-test"> |
| 18 | + <metrics statements="10" coveredstatements="8" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="3"/> |
| 19 | + <file name="coverage.ts" path="/Users/thomashu/src/github/codecov/codecov-action/demo/coverage-test/coverage.ts"> |
| 20 | + <metrics statements="10" coveredstatements="8" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="3"/> |
| 21 | + <line num="1" count="1" type="stmt"/> |
| 22 | + <line num="4" count="2" type="cond" truecount="1" falsecount="1"/> |
| 23 | + <line num="5" count="1" type="cond" truecount="1" falsecount="1"/> |
| 24 | + <line num="6" count="1" type="stmt"/> |
| 25 | + <line num="8" count="0" type="stmt"/> |
| 26 | + <line num="13" count="2" type="stmt"/> |
| 27 | + <line num="14" count="1" type="stmt"/> |
| 28 | + <line num="18" count="2" type="stmt"/> |
| 29 | + <line num="19" count="0" type="stmt"/> |
| 30 | + <line num="21" count="1" type="stmt"/> |
| 31 | + </file> |
| 32 | + </package> |
| 33 | + <package name="src"> |
| 34 | + <metrics statements="92" coveredstatements="90" conditionals="57" coveredconditionals="55" methods="5" coveredmethods="5"/> |
| 35 | + <file name="buildExec.ts" path="/Users/thomashu/src/github/codecov/codecov-action/src/buildExec.ts"> |
| 36 | + <metrics statements="92" coveredstatements="90" conditionals="57" coveredconditionals="55" methods="5" coveredmethods="5"/> |
| 37 | + <line num="1" count="1" type="stmt"/> |
| 38 | + <line num="2" count="1" type="stmt"/> |
| 39 | + <line num="5" count="1" type="stmt"/> |
| 40 | + <line num="7" count="1" type="stmt"/> |
| 41 | + <line num="9" count="1" type="stmt"/> |
| 42 | + <line num="10" count="6" type="stmt"/> |
| 43 | + <line num="11" count="6" type="stmt"/> |
| 44 | + <line num="20" count="1" type="stmt"/> |
| 45 | + <line num="21" count="2" type="stmt"/> |
| 46 | + <line num="22" count="2" type="stmt"/> |
| 47 | + <line num="23" count="2" type="stmt"/> |
| 48 | + <line num="24" count="2" type="stmt"/> |
| 49 | + <line num="25" count="2" type="stmt"/> |
| 50 | + <line num="26" count="2" type="stmt"/> |
| 51 | + <line num="27" count="2" type="stmt"/> |
| 52 | + <line num="28" count="2" type="stmt"/> |
| 53 | + <line num="29" count="2" type="stmt"/> |
| 54 | + <line num="30" count="2" type="stmt"/> |
| 55 | + <line num="31" count="2" type="stmt"/> |
| 56 | + <line num="32" count="2" type="stmt"/> |
| 57 | + <line num="33" count="2" type="stmt"/> |
| 58 | + <line num="34" count="2" type="stmt"/> |
| 59 | + <line num="35" count="2" type="stmt"/> |
| 60 | + <line num="36" count="2" type="stmt"/> |
| 61 | + <line num="37" count="2" type="stmt"/> |
| 62 | + <line num="38" count="2" type="stmt"/> |
| 63 | + <line num="39" count="2" type="stmt"/> |
| 64 | + <line num="40" count="2" type="stmt"/> |
| 65 | + <line num="41" count="2" type="stmt"/> |
| 66 | + <line num="42" count="2" type="stmt"/> |
| 67 | + <line num="43" count="2" type="stmt"/> |
| 68 | + <line num="45" count="2" type="stmt"/> |
| 69 | + <line num="46" count="2" type="stmt"/> |
| 70 | + <line num="53" count="2" type="stmt"/> |
| 71 | + <line num="54" count="2" type="stmt"/> |
| 72 | + <line num="63" count="2" type="stmt"/> |
| 73 | + <line num="64" count="3" type="stmt"/> |
| 74 | + <line num="65" count="3" type="stmt"/> |
| 75 | + <line num="66" count="3" type="cond" truecount="2" falsecount="0"/> |
| 76 | + <line num="67" count="2" type="stmt"/> |
| 77 | + <line num="68" count="2" type="stmt"/> |
| 78 | + <line num="72" count="2" type="cond" truecount="2" falsecount="0"/> |
| 79 | + <line num="73" count="1" type="stmt"/> |
| 80 | + <line num="75" count="2" type="cond" truecount="2" falsecount="0"/> |
| 81 | + <line num="76" count="1" type="stmt"/> |
| 82 | + <line num="78" count="2" type="cond" truecount="2" falsecount="0"/> |
| 83 | + <line num="79" count="1" type="stmt"/> |
| 84 | + <line num="81" count="2" type="cond" truecount="2" falsecount="0"/> |
| 85 | + <line num="82" count="1" type="stmt"/> |
| 86 | + <line num="84" count="2" type="cond" truecount="2" falsecount="0"/> |
| 87 | + <line num="85" count="1" type="stmt"/> |
| 88 | + <line num="87" count="2" type="cond" truecount="2" falsecount="0"/> |
| 89 | + <line num="88" count="1" type="stmt"/> |
| 90 | + <line num="89" count="1" type="stmt"/> |
| 91 | + <line num="92" count="2" type="cond" truecount="2" falsecount="0"/> |
| 92 | + <line num="93" count="1" type="stmt"/> |
| 93 | + <line num="95" count="2" type="cond" truecount="2" falsecount="0"/> |
| 94 | + <line num="96" count="1" type="stmt"/> |
| 95 | + <line num="98" count="2" type="cond" truecount="2" falsecount="0"/> |
| 96 | + <line num="99" count="1" type="stmt"/> |
| 97 | + <line num="100" count="2" type="stmt"/> |
| 98 | + <line num="103" count="2" type="cond" truecount="2" falsecount="0"/> |
| 99 | + <line num="104" count="1" type="stmt"/> |
| 100 | + <line num="105" count="2" type="stmt"/> |
| 101 | + <line num="108" count="2" type="cond" truecount="2" falsecount="0"/> |
| 102 | + <line num="109" count="1" type="stmt"/> |
| 103 | + <line num="111" count="2" type="cond" truecount="2" falsecount="0"/> |
| 104 | + <line num="112" count="1" type="stmt"/> |
| 105 | + <line num="114" count="2" type="cond" truecount="2" falsecount="0"/> |
| 106 | + <line num="115" count="1" type="stmt"/> |
| 107 | + <line num="116" count="1" type="cond" truecount="1" falsecount="1"/> |
| 108 | + <line num="120" count="0" type="stmt"/> |
| 109 | + <line num="122" count="2" type="cond" truecount="2" falsecount="0"/> |
| 110 | + <line num="123" count="1" type="stmt"/> |
| 111 | + <line num="124" count="1" type="cond" truecount="1" falsecount="1"/> |
| 112 | + <line num="127" count="0" type="stmt"/> |
| 113 | + <line num="129" count="2" type="cond" truecount="2" falsecount="0"/> |
| 114 | + <line num="130" count="1" type="stmt"/> |
| 115 | + <line num="132" count="2" type="cond" truecount="2" falsecount="0"/> |
| 116 | + <line num="133" count="1" type="stmt"/> |
| 117 | + <line num="135" count="2" type="cond" truecount="2" falsecount="0"/> |
| 118 | + <line num="136" count="1" type="stmt"/> |
| 119 | + <line num="138" count="2" type="cond" truecount="2" falsecount="0"/> |
| 120 | + <line num="139" count="1" type="stmt"/> |
| 121 | + <line num="141" count="2" type="cond" truecount="2" falsecount="0"/> |
| 122 | + <line num="142" count="1" type="stmt"/> |
| 123 | + <line num="144" count="2" type="cond" truecount="2" falsecount="0"/> |
| 124 | + <line num="145" count="1" type="stmt"/> |
| 125 | + <line num="147" count="2" type="cond" truecount="2" falsecount="0"/> |
| 126 | + <line num="148" count="1" type="stmt"/> |
| 127 | + <line num="151" count="2" type="stmt"/> |
| 128 | + <line num="154" count="1" type="stmt"/> |
| 129 | + </file> |
| 130 | + </package> |
| 131 | + </project> |
| 132 | +</coverage> |
0 commit comments