|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd"> |
3 | | -<coverage line-rate="0.664" branch-rate="0.5" lines-covered="83" lines-valid="125" branches-covered="3" branches-valid="6" complexity="26" version="0" timestamp="1682628003"> |
| 3 | +<coverage line-rate="0.664" branch-rate="0.5" lines-covered="83" lines-valid="125" branches-covered="3" branches-valid="6" complexity="26" version="0" timestamp="1696021530"> |
4 | 4 | <sources /> |
5 | 5 | <packages> |
6 | 6 | <package name="Sample" line-rate="0.664" branch-rate="0.5" complexity="26"> |
|
141 | 141 | <line number="35" hits="0" branch="false" /> |
142 | 142 | </lines> |
143 | 143 | </class> |
144 | | - <class name="Test.Program" filename="C:\temp\Program.cs" line-rate="0.795454545454545" branch-rate="1" complexity="5"> |
| 144 | + <class name="Test.Program" filename="C:\temp\Program.cs" line-rate="0.795454545454545" branch-rate="1" complexity="8"> |
145 | 145 | <methods> |
146 | | - <method name="Main" signature="(System.String[])" line-rate="0.88" branch-rate="1" complexity="NaN"> |
| 146 | + <method name="Main" signature="(System.String[])" line-rate="0.88" branch-rate="1" complexity="1"> |
147 | 147 | <lines> |
148 | 148 | <line number="12" hits="1" branch="false" /> |
149 | 149 | <line number="13" hits="1" branch="false" /> |
|
186 | 186 | <line number="59" hits="0" branch="false" /> |
187 | 187 | </lines> |
188 | 188 | </method> |
189 | | - <method name=".ctor" signature="(System.Net.Http.HttpResponseMessage)" line-rate="1" branch-rate="1" complexity="NaN"> |
| 189 | + <method name=".ctor" signature="(System.Net.Http.HttpResponseMessage)" line-rate="1" branch-rate="1" complexity="1"> |
190 | 190 | <lines> |
191 | 191 | <line number="73" hits="1" branch="false" /> |
192 | 192 | <line number="74" hits="1" branch="false" /> |
193 | 193 | <line number="75" hits="1" branch="false" /> |
194 | 194 | <line number="76" hits="1" branch="false" /> |
195 | 195 | </lines> |
196 | 196 | </method> |
197 | | - <method name="SendAsync" signature="(System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken)" line-rate="1" branch-rate="1" complexity="NaN"> |
| 197 | + <method name="SendAsync" signature="(System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken)" line-rate="1" branch-rate="1" complexity="1"> |
198 | 198 | <lines> |
199 | 199 | <line number="79" hits="1" branch="false" /> |
200 | 200 | <line number="80" hits="1" branch="false" /> |
|
259 | 259 | <line number="81" hits="1" branch="false" /> |
260 | 260 | </lines> |
261 | 261 | </class> |
262 | | - <class name="Test.TestClass2" filename="C:\temp\TestClass2.cs" line-rate="0.631578947368421" branch-rate="0.5" complexity="3"> |
| 262 | + <class name="Test.TestClass2" filename="C:\temp\TestClass2.cs" line-rate="0.631578947368421" branch-rate="0.5" complexity="10"> |
263 | 263 | <methods> |
264 | 264 | <method name="ExecutedProperty" signature="()" line-rate="1" branch-rate="1" complexity="NaN"> |
265 | 265 | <lines> |
|
293 | 293 | <line number="21" hits="0" branch="false" /> |
294 | 294 | </lines> |
295 | 295 | </method> |
296 | | - <method name=".ctor" signature="(System.String)" line-rate="0.538461538461538" branch-rate="1" complexity="NaN"> |
| 296 | + <method name=".ctor" signature="(System.String)" line-rate="0.538461538461538" branch-rate="1" complexity="1"> |
297 | 297 | <lines> |
298 | 298 | <line number="11" hits="2" branch="false" /> |
299 | 299 | <line number="13" hits="3" branch="false" /> |
|
326 | 326 | <line number="39" hits="0" branch="false" /> |
327 | 327 | </lines> |
328 | 328 | </method> |
329 | | - <method name="SampleFunction" signature="(System.String)" line-rate="1" branch-rate="0.5" complexity="NaN"> |
| 329 | + <method name="SampleFunction" signature="(System.String)" line-rate="1" branch-rate="0.5" complexity="5"> |
330 | 330 | <lines> |
331 | 331 | <line number="42" hits="1" branch="false" /> |
332 | 332 | <line number="43" hits="1" branch="false" /> |
|
343 | 343 | <line number="58" hits="1" branch="false" /> |
344 | 344 | </lines> |
345 | 345 | </method> |
346 | | - <method name="DoSomething" signature="(System.String,System.String[],System.Guid,System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IList`1<System.String>,System.Decimal,System.Int32,System.Collections.Generic.Dictionary`2<System.String,System.Int32>,System.Int32&,System.Single,System.Double,System.Boolean,System.Byte,System.Char,System.Object,System.SByte,System.Int16,System.UInt32,System.UInt64,System.UInt16)" line-rate="0" branch-rate="1" complexity="NaN"> |
| 346 | + <method name="DoSomething" signature="(System.String,System.String[],System.Guid,System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IList`1<System.String>,System.Decimal,System.Int32,System.Collections.Generic.Dictionary`2<System.String,System.Int32>,System.Int32&,System.Single,System.Double,System.Boolean,System.Byte,System.Char,System.Object,System.SByte,System.Int16,System.UInt32,System.UInt64,System.UInt16)" line-rate="0" branch-rate="1" complexity="1"> |
347 | 347 | <lines> |
348 | 348 | <line number="80" hits="0" branch="false" /> |
349 | 349 | <line number="81" hits="0" branch="false" /> |
|
0 commit comments