|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<coverage line-rate="0.8484" branch-rate="0.5454" version="1.9" timestamp="1748003945" lines-covered="56" lines-valid="66" branches-covered="6" branches-valid="11"> |
| 2 | +<coverage line-rate="0.8332999999999999" branch-rate="0.7272" version="1.9" timestamp="1748009390" lines-covered="55" lines-valid="66" branches-covered="8" branches-valid="11"> |
3 | 3 | <sources> |
4 | 4 | <source>C:\dev\repos\TELBlazor\TELBlazor.Components\</source> |
5 | 5 | </sources> |
6 | 6 | <packages> |
7 | | - <package name="TELBlazor.Components" line-rate="0.8484" branch-rate="0.5454" complexity="48"> |
| 7 | + <package name="TELBlazor.Components" line-rate="0.8332999999999999" branch-rate="0.7272" complexity="48"> |
8 | 8 | <classes> |
9 | | - <class name="TELBlazor.Components.Components.BaseComponents.TELButton" filename="Components\BaseComponents\TELButton.razor" line-rate="0.9166" branch-rate="0.75" complexity="19"> |
| 9 | + <class name="TELBlazor.Components.Components.BaseComponents.TELButton" filename="Components\BaseComponents\TELButton.razor" line-rate="1" branch-rate="1" complexity="19"> |
10 | 10 | <methods> |
11 | | - <method name="BuildRenderTree" signature="(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)" line-rate="0.6" branch-rate="0.5" complexity="2"> |
| 11 | + <method name="BuildRenderTree" signature="(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)" line-rate="1" branch-rate="1" complexity="2"> |
12 | 12 | <lines> |
13 | | - <line number="5" hits="18" branch="True" condition-coverage="50% (1/2)"> |
| 13 | + <line number="5" hits="40" branch="True" condition-coverage="100% (2/2)"> |
14 | 14 | <conditions> |
15 | | - <condition number="9" type="jump" coverage="50%" /> |
| 15 | + <condition number="9" type="jump" coverage="100%" /> |
16 | 16 | </conditions> |
17 | 17 | </line> |
18 | | - <line number="6" hits="0" branch="False" /> |
19 | | - <line number="17" hits="0" branch="False" /> |
20 | | - <line number="19" hits="18" branch="False" /> |
21 | | - <line number="43" hits="18" branch="False" /> |
| 18 | + <line number="6" hits="4" branch="False" /> |
| 19 | + <line number="17" hits="4" branch="False" /> |
| 20 | + <line number="19" hits="36" branch="False" /> |
| 21 | + <line number="43" hits="36" branch="False" /> |
22 | 22 | </lines> |
23 | 23 | </method> |
24 | 24 | <method name="get_IsSubmitButtonForEditForm" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
25 | 25 | <lines> |
26 | | - <line number="56" hits="54" branch="False" /> |
| 26 | + <line number="56" hits="78" branch="False" /> |
27 | 27 | </lines> |
28 | 28 | </method> |
29 | 29 | <method name="get_FormData" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
30 | 30 | <lines> |
31 | | - <line number="57" hits="72" branch="False" /> |
| 31 | + <line number="57" hits="110" branch="False" /> |
32 | 32 | </lines> |
33 | 33 | </method> |
34 | 34 | <method name="get_NoJSActionUrl" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
35 | 35 | <lines> |
36 | | - <line number="58" hits="36" branch="False" /> |
| 36 | + <line number="58" hits="56" branch="False" /> |
37 | 37 | </lines> |
38 | 38 | </method> |
39 | 39 | <method name="get_OnClick" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
40 | 40 | <lines> |
41 | | - <line number="59" hits="18" branch="False" /> |
| 41 | + <line number="59" hits="52" branch="False" /> |
42 | 42 | </lines> |
43 | 43 | </method> |
44 | 44 | <method name="get_PreventDoubleClick" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
45 | 45 | <lines> |
46 | | - <line number="60" hits="54" branch="False" /> |
| 46 | + <line number="60" hits="114" branch="False" /> |
47 | 47 | </lines> |
48 | 48 | </method> |
49 | 49 | <method name="get_ButtonText" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
50 | 50 | <lines> |
51 | | - <line number="65" hits="36" branch="False" /> |
| 51 | + <line number="65" hits="80" branch="False" /> |
52 | 52 | </lines> |
53 | 53 | </method> |
54 | 54 | <method name="get_ButtonStyle" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
55 | 55 | <lines> |
56 | | - <line number="66" hits="54" branch="False" /> |
| 56 | + <line number="66" hits="78" branch="False" /> |
57 | 57 | </lines> |
58 | 58 | </method> |
59 | 59 | <method name="get_AdditionalCssClasses" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
60 | 60 | <lines> |
61 | | - <line number="67" hits="54" branch="False" /> |
| 61 | + <line number="67" hits="62" branch="False" /> |
62 | 62 | </lines> |
63 | 63 | </method> |
64 | 64 | <method name="get_ToolTipTitle" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
65 | 65 | <lines> |
66 | | - <line number="68" hits="36" branch="False" /> |
| 66 | + <line number="68" hits="60" branch="False" /> |
67 | 67 | </lines> |
68 | 68 | </method> |
69 | 69 | <method name="get_AriaLabel" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
70 | 70 | <lines> |
71 | | - <line number="74" hits="36" branch="False" /> |
| 71 | + <line number="74" hits="60" branch="False" /> |
72 | 72 | </lines> |
73 | 73 | </method> |
74 | 74 | <method name="get_AssistiveText" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
75 | 75 | <lines> |
76 | | - <line number="75" hits="36" branch="False" /> |
| 76 | + <line number="75" hits="60" branch="False" /> |
77 | 77 | </lines> |
78 | 78 | </method> |
79 | 79 | <method name="get_TabIndex" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
80 | 80 | <lines> |
81 | | - <line number="76" hits="54" branch="False" /> |
| 81 | + <line number="76" hits="78" branch="False" /> |
82 | 82 | </lines> |
83 | 83 | </method> |
84 | 84 | <method name="get_AriaRole" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
|
93 | 93 | </method> |
94 | 94 | <method name="<BuildRenderTree>b__0_1" signature="(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)" line-rate="1" branch-rate="1" complexity="2"> |
95 | 95 | <lines> |
96 | | - <line number="28" hits="90" branch="True" condition-coverage="100% (2/2)"> |
| 96 | + <line number="28" hits="316" branch="True" condition-coverage="100% (2/2)"> |
97 | 97 | <conditions> |
98 | 98 | <condition number="134" type="jump" coverage="100%" /> |
99 | 99 | </conditions> |
100 | 100 | </line> |
101 | | - <line number="29" hits="18" branch="False" /> |
102 | | - <line number="31" hits="18" branch="False" /> |
| 101 | + <line number="29" hits="104" branch="False" /> |
| 102 | + <line number="31" hits="104" branch="False" /> |
103 | 103 | </lines> |
104 | 104 | </method> |
105 | 105 | <method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
|
110 | 110 | </method> |
111 | 111 | </methods> |
112 | 112 | <lines> |
113 | | - <line number="5" hits="18" branch="True" condition-coverage="50% (1/2)"> |
| 113 | + <line number="5" hits="40" branch="True" condition-coverage="100% (2/2)"> |
114 | 114 | <conditions> |
115 | | - <condition number="9" type="jump" coverage="50%" /> |
| 115 | + <condition number="9" type="jump" coverage="100%" /> |
116 | 116 | </conditions> |
117 | 117 | </line> |
118 | | - <line number="6" hits="0" branch="False" /> |
119 | | - <line number="17" hits="0" branch="False" /> |
120 | | - <line number="19" hits="18" branch="False" /> |
121 | | - <line number="43" hits="18" branch="False" /> |
122 | | - <line number="56" hits="54" branch="False" /> |
123 | | - <line number="57" hits="72" branch="False" /> |
124 | | - <line number="58" hits="36" branch="False" /> |
125 | | - <line number="59" hits="18" branch="False" /> |
126 | | - <line number="60" hits="54" branch="False" /> |
127 | | - <line number="65" hits="36" branch="False" /> |
128 | | - <line number="66" hits="54" branch="False" /> |
129 | | - <line number="67" hits="54" branch="False" /> |
130 | | - <line number="68" hits="36" branch="False" /> |
131 | | - <line number="74" hits="36" branch="False" /> |
132 | | - <line number="75" hits="36" branch="False" /> |
133 | | - <line number="76" hits="54" branch="False" /> |
| 118 | + <line number="6" hits="4" branch="False" /> |
| 119 | + <line number="17" hits="4" branch="False" /> |
| 120 | + <line number="19" hits="36" branch="False" /> |
| 121 | + <line number="43" hits="36" branch="False" /> |
| 122 | + <line number="56" hits="78" branch="False" /> |
| 123 | + <line number="57" hits="110" branch="False" /> |
| 124 | + <line number="58" hits="56" branch="False" /> |
| 125 | + <line number="59" hits="52" branch="False" /> |
| 126 | + <line number="60" hits="114" branch="False" /> |
| 127 | + <line number="65" hits="80" branch="False" /> |
| 128 | + <line number="66" hits="78" branch="False" /> |
| 129 | + <line number="67" hits="62" branch="False" /> |
| 130 | + <line number="68" hits="60" branch="False" /> |
| 131 | + <line number="74" hits="60" branch="False" /> |
| 132 | + <line number="75" hits="60" branch="False" /> |
| 133 | + <line number="76" hits="78" branch="False" /> |
134 | 134 | <line number="78" hits="18" branch="False" /> |
135 | 135 | <line number="79" hits="18" branch="False" /> |
136 | | - <line number="28" hits="90" branch="True" condition-coverage="100% (2/2)"> |
| 136 | + <line number="28" hits="316" branch="True" condition-coverage="100% (2/2)"> |
137 | 137 | <conditions> |
138 | 138 | <condition number="134" type="jump" coverage="100%" /> |
139 | 139 | </conditions> |
140 | 140 | </line> |
141 | | - <line number="29" hits="18" branch="False" /> |
142 | | - <line number="31" hits="18" branch="False" /> |
| 141 | + <line number="29" hits="104" branch="False" /> |
| 142 | + <line number="31" hits="104" branch="False" /> |
143 | 143 | <line number="86" hits="18" branch="False" /> |
144 | 144 | <line number="87" hits="18" branch="False" /> |
145 | 145 | </lines> |
|
238 | 238 | <line number="62" hits="36" branch="False" /> |
239 | 239 | </lines> |
240 | 240 | </class> |
241 | | - <class name="TELBlazor.Components.TELBlazorPackageVersion.VersionInfo" filename="TELBlazorPackageVersion\VersionInfo.cs" line-rate="1" branch-rate="1" complexity="1"> |
| 241 | + <class name="TELBlazor.Components.TELBlazorPackageVersion.VersionInfo" filename="TELBlazorPackageVersion\VersionInfo.cs" line-rate="0" branch-rate="1" complexity="1"> |
242 | 242 | <methods> |
243 | | - <method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
| 243 | + <method name=".cctor" signature="()" line-rate="0" branch-rate="1" complexity="1"> |
244 | 244 | <lines> |
245 | | - <line number="1" hits="1" branch="False" /> |
246 | | - <line number="2" hits="1" branch="False" /> |
| 245 | + <line number="1" hits="0" branch="False" /> |
| 246 | + <line number="2" hits="0" branch="False" /> |
247 | 247 | </lines> |
248 | 248 | </method> |
249 | 249 | </methods> |
250 | 250 | <lines> |
251 | | - <line number="1" hits="1" branch="False" /> |
252 | | - <line number="2" hits="1" branch="False" /> |
| 251 | + <line number="1" hits="0" branch="False" /> |
| 252 | + <line number="2" hits="0" branch="False" /> |
253 | 253 | </lines> |
254 | 254 | </class> |
255 | 255 | <class name="TELBlazor.Components.Core.TELComponentBase" filename="Core\TELComponentBase.cs" line-rate="1" branch-rate="1" complexity="5"> |
|
312 | 312 | <line number="12" hits="0" branch="False" /> |
313 | 313 | </lines> |
314 | 314 | </class> |
315 | | - <class name="TELBlazor.Components.Core.Extensions.TELButtonStyleExtensions" filename="Core\Extensions\TELButtonStyleExtensions.cs" line-rate="0.6" branch-rate="0.2" complexity="5"> |
| 315 | + <class name="TELBlazor.Components.Core.Extensions.TELButtonStyleExtensions" filename="Core\Extensions\TELButtonStyleExtensions.cs" line-rate="0.7" branch-rate="0.4" complexity="5"> |
316 | 316 | <methods> |
317 | | - <method name="ToCssClass" signature="(TELBlazor.Components.Core.Enums.TELButtonStyle)" line-rate="0.6" branch-rate="0.2" complexity="5"> |
| 317 | + <method name="ToCssClass" signature="(TELBlazor.Components.Core.Enums.TELButtonStyle)" line-rate="0.7" branch-rate="0.4" complexity="5"> |
318 | 318 | <lines> |
319 | | - <line number="15" hits="18" branch="False" /> |
320 | | - <line number="16" hits="18" branch="True" condition-coverage="20% (1/5)"> |
| 319 | + <line number="15" hits="22" branch="False" /> |
| 320 | + <line number="16" hits="22" branch="True" condition-coverage="40% (2/5)"> |
321 | 321 | <conditions> |
322 | | - <condition number="6" type="switch" coverage="20%" /> |
| 322 | + <condition number="6" type="switch" coverage="40%" /> |
323 | 323 | </conditions> |
324 | 324 | </line> |
325 | | - <line number="17" hits="18" branch="False" /> |
326 | | - <line number="18" hits="0" branch="False" /> |
| 325 | + <line number="17" hits="22" branch="False" /> |
| 326 | + <line number="18" hits="20" branch="False" /> |
327 | 327 | <line number="19" hits="0" branch="False" /> |
328 | 328 | <line number="20" hits="0" branch="False" /> |
329 | | - <line number="21" hits="18" branch="False" /> |
| 329 | + <line number="21" hits="2" branch="False" /> |
330 | 330 | <line number="22" hits="0" branch="False" /> |
331 | | - <line number="23" hits="18" branch="False" /> |
332 | | - <line number="24" hits="18" branch="False" /> |
| 331 | + <line number="23" hits="22" branch="False" /> |
| 332 | + <line number="24" hits="22" branch="False" /> |
333 | 333 | </lines> |
334 | 334 | </method> |
335 | 335 | </methods> |
336 | 336 | <lines> |
337 | | - <line number="15" hits="18" branch="False" /> |
338 | | - <line number="16" hits="18" branch="True" condition-coverage="20% (1/5)"> |
| 337 | + <line number="15" hits="22" branch="False" /> |
| 338 | + <line number="16" hits="22" branch="True" condition-coverage="40% (2/5)"> |
339 | 339 | <conditions> |
340 | | - <condition number="6" type="switch" coverage="20%" /> |
| 340 | + <condition number="6" type="switch" coverage="40%" /> |
341 | 341 | </conditions> |
342 | 342 | </line> |
343 | | - <line number="17" hits="18" branch="False" /> |
344 | | - <line number="18" hits="0" branch="False" /> |
| 343 | + <line number="17" hits="22" branch="False" /> |
| 344 | + <line number="18" hits="20" branch="False" /> |
345 | 345 | <line number="19" hits="0" branch="False" /> |
346 | 346 | <line number="20" hits="0" branch="False" /> |
347 | | - <line number="21" hits="18" branch="False" /> |
| 347 | + <line number="21" hits="2" branch="False" /> |
348 | 348 | <line number="22" hits="0" branch="False" /> |
349 | | - <line number="23" hits="18" branch="False" /> |
350 | | - <line number="24" hits="18" branch="False" /> |
| 349 | + <line number="23" hits="22" branch="False" /> |
| 350 | + <line number="24" hits="22" branch="False" /> |
351 | 351 | </lines> |
352 | 352 | </class> |
353 | 353 | <class name="TELBlazor.Components.Core.DI.DI" filename="Core\DI\DI.cs" line-rate="0" branch-rate="1" complexity="1"> |
|
364 | 364 | <line number="22" hits="0" branch="False" /> |
365 | 365 | </lines> |
366 | 366 | </class> |
367 | | - <class name="TELBlazor.Components.Core.Configuration.TELBlazorBaseComponentConfiguration" filename="Core\Configuration\TELBlazorBaseComponentConfiguration.cs" line-rate="1" branch-rate="1" complexity="2"> |
| 367 | + <class name="TELBlazor.Components.Core.Configuration.TELBlazorBaseComponentConfiguration" filename="Core\Configuration\TELBlazorBaseComponentConfiguration.cs" line-rate="0" branch-rate="1" complexity="2"> |
368 | 368 | <methods> |
369 | | - <method name="get_JSEnabled" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
| 369 | + <method name="get_JSEnabled" signature="()" line-rate="0" branch-rate="1" complexity="1"> |
370 | 370 | <lines> |
371 | | - <line number="14" hits="54" branch="False" /> |
| 371 | + <line number="14" hits="0" branch="False" /> |
372 | 372 | </lines> |
373 | 373 | </method> |
374 | | - <method name="get_HostType" signature="()" line-rate="1" branch-rate="1" complexity="1"> |
| 374 | + <method name="get_HostType" signature="()" line-rate="0" branch-rate="1" complexity="1"> |
375 | 375 | <lines> |
376 | | - <line number="17" hits="54" branch="False" /> |
| 376 | + <line number="17" hits="0" branch="False" /> |
377 | 377 | </lines> |
378 | 378 | </method> |
379 | 379 | </methods> |
380 | 380 | <lines> |
381 | | - <line number="14" hits="54" branch="False" /> |
382 | | - <line number="17" hits="54" branch="False" /> |
| 381 | + <line number="14" hits="0" branch="False" /> |
| 382 | + <line number="17" hits="0" branch="False" /> |
383 | 383 | </lines> |
384 | 384 | </class> |
385 | 385 | </classes> |
|
0 commit comments