Skip to content

Commit c6feef8

Browse files
committed
Update Code Coverage documentation
1 parent f02ed2d commit c6feef8

22 files changed

+1124
-128
lines changed

Coverage/Cobertura.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
3-
<coverage line-rate="0.9367088607594937" branch-rate="0.9008620689655172" lines-covered="518" lines-valid="553" branches-covered="209" branches-valid="232" complexity="514" version="0" timestamp="1736294675">
3+
<coverage line-rate="0.9367088607594937" branch-rate="0.9008620689655172" lines-covered="518" lines-valid="553" branches-covered="209" branches-valid="232" complexity="514" version="0" timestamp="1736295322">
44
<sources>
5-
<source>c:\agent\_work\9\s\Code\PropertyGridHelpers\</source>
5+
<source>c:\agent\_work\10\s\Code\PropertyGridHelpers\</source>
66
</sources>
77
<packages>
88
<package name="PropertyGridHelpers" line-rate="0.9367088607594937" branch-rate="0.9008620689655172" complexity="514">
99
<classes>
10-
<class name="PropertyGridHelpers.Attributes.DynamicPathSourceAttribute" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Attributes\DynamicPathSourceAttribute.cs" line-rate="1" branch-rate="1" complexity="3">
10+
<class name="PropertyGridHelpers.Attributes.DynamicPathSourceAttribute" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Attributes\DynamicPathSourceAttribute.cs" line-rate="1" branch-rate="1" complexity="3">
1111
<methods>
1212
<method name="get_PathPropertyName" signature="()" line-rate="1" branch-rate="1" complexity="1">
1313
<lines>
@@ -34,7 +34,7 @@
3434
<line number="46" hits="16" branch="false" />
3535
</lines>
3636
</class>
37-
<class name="PropertyGridHelpers.Attributes.EnumImageAttribute" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Attributes\EnumImageAttribute.cs" line-rate="1" branch-rate="1" complexity="18">
37+
<class name="PropertyGridHelpers.Attributes.EnumImageAttribute" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Attributes\EnumImageAttribute.cs" line-rate="1" branch-rate="1" complexity="18">
3838
<methods>
3939
<method name="get_EnumImage" signature="()" line-rate="1" branch-rate="1" complexity="1">
4040
<lines>
@@ -157,7 +157,7 @@
157157
<line number="104" hits="208" branch="false" />
158158
</lines>
159159
</class>
160-
<class name="PropertyGridHelpers.Attributes.EnumTextAttribute" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Attributes\EnumTextAttribute.cs" line-rate="1" branch-rate="1" complexity="8">
160+
<class name="PropertyGridHelpers.Attributes.EnumTextAttribute" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Attributes\EnumTextAttribute.cs" line-rate="1" branch-rate="1" complexity="8">
161161
<methods>
162162
<method name="get_EnumText" signature="()" line-rate="1" branch-rate="1" complexity="1">
163163
<lines>
@@ -215,7 +215,7 @@
215215
<line number="61" hits="48" branch="false" />
216216
</lines>
217217
</class>
218-
<class name="PropertyGridHelpers.Attributes.FileExtensionAttribute" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Attributes\FileExtensionAttribute.cs" line-rate="1" branch-rate="0.875" complexity="20">
218+
<class name="PropertyGridHelpers.Attributes.FileExtensionAttribute" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Attributes\FileExtensionAttribute.cs" line-rate="1" branch-rate="0.875" complexity="20">
219219
<methods>
220220
<method name="get_PropertyName" signature="()" line-rate="1" branch-rate="1" complexity="1">
221221
<lines>
@@ -281,7 +281,7 @@
281281
<line number="80" hits="64" branch="false" />
282282
</lines>
283283
</class>
284-
<class name="PropertyGridHelpers.Attributes.ResourcePathAttribute" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Attributes\ResourcePathAttribute.cs" line-rate="1" branch-rate="1" complexity="3">
284+
<class name="PropertyGridHelpers.Attributes.ResourcePathAttribute" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Attributes\ResourcePathAttribute.cs" line-rate="1" branch-rate="1" complexity="3">
285285
<methods>
286286
<method name="get_ResourcePath" signature="()" line-rate="1" branch-rate="1" complexity="1">
287287
<lines>
@@ -308,7 +308,7 @@
308308
<line number="38" hits="32" branch="false" />
309309
</lines>
310310
</class>
311-
<class name="PropertyGridHelpers.Controls.FlagCheckedListBox" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Controls\FlagCheckedListBox.cs" line-rate="1" branch-rate="1" complexity="77">
311+
<class name="PropertyGridHelpers.Controls.FlagCheckedListBox" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Controls\FlagCheckedListBox.cs" line-rate="1" branch-rate="1" complexity="77">
312312
<methods>
313313
<method name="Dispose" signature="(System.Boolean)" line-rate="1" branch-rate="1" complexity="1">
314314
<lines>
@@ -665,7 +665,7 @@
665665
<line number="241" hits="1136" branch="false" />
666666
</lines>
667667
</class>
668-
<class name="PropertyGridHelpers.Controls.FlagCheckedListBoxItem" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Controls\FlagCheckedListBoxItem.cs" line-rate="1" branch-rate="1" complexity="12">
668+
<class name="PropertyGridHelpers.Controls.FlagCheckedListBoxItem" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Controls\FlagCheckedListBoxItem.cs" line-rate="1" branch-rate="1" complexity="12">
669669
<methods>
670670
<method name="ToString" signature="()" line-rate="1" branch-rate="1" complexity="1">
671671
<lines>
@@ -724,7 +724,7 @@
724724
<line number="71" hits="112" branch="true" condition-coverage="100% (6/6)" />
725725
</lines>
726726
</class>
727-
<class name="PropertyGridHelpers.Converters.EnumTextConverter" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Converters\EnumTextConverter.cs" line-rate="1" branch-rate="1" complexity="75">
727+
<class name="PropertyGridHelpers.Converters.EnumTextConverter" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Converters\EnumTextConverter.cs" line-rate="1" branch-rate="1" complexity="75">
728728
<methods>
729729
<method name="CanConvertTo" signature="(System.ComponentModel.ITypeDescriptorContext,System.Type)" line-rate="1" branch-rate="1" complexity="4">
730730
<lines>
@@ -964,7 +964,7 @@
964964
<line number="193" hits="208" branch="false" />
965965
</lines>
966966
</class>
967-
<class name="PropertyGridHelpers.Converters.EnumTextConverter`1" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Converters\EnumTextConverterT.cs" line-rate="1" branch-rate="1" complexity="1">
967+
<class name="PropertyGridHelpers.Converters.EnumTextConverter`1" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Converters\EnumTextConverterT.cs" line-rate="1" branch-rate="1" complexity="1">
968968
<methods>
969969
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
970970
<lines>
@@ -976,7 +976,7 @@
976976
<line number="26" hits="840" branch="false" />
977977
</lines>
978978
</class>
979-
<class name="PropertyGridHelpers.Converters.TypeConverter`1" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\Converters\TypeConverter.cs" line-rate="1" branch-rate="1" complexity="24">
979+
<class name="PropertyGridHelpers.Converters.TypeConverter`1" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\Converters\TypeConverter.cs" line-rate="1" branch-rate="1" complexity="24">
980980
<methods>
981981
<method name="CanConvertTo" signature="(System.ComponentModel.ITypeDescriptorContext,System.Type)" line-rate="1" branch-rate="1" complexity="4">
982982
<lines>
@@ -1077,7 +1077,7 @@
10771077
<line number="93" hits="128" branch="false" />
10781078
</lines>
10791079
</class>
1080-
<class name="PropertyGridHelpers.TypeDescriptors.CustomTypeDescriptorContext" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\TypeDescriptors\CustomTypeDescriptorContext.cs" line-rate="1" branch-rate="1" complexity="9">
1080+
<class name="PropertyGridHelpers.TypeDescriptors.CustomTypeDescriptorContext" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\TypeDescriptors\CustomTypeDescriptorContext.cs" line-rate="1" branch-rate="1" complexity="9">
10811081
<methods>
10821082
<method name="get_Container" signature="()" line-rate="1" branch-rate="1" complexity="1">
10831083
<lines>
@@ -1168,7 +1168,7 @@
11681168
<line number="93" hits="32" branch="false" />
11691169
</lines>
11701170
</class>
1171-
<class name="PropertyGridHelpers.UIEditors.CollectionUIEditor`1" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\UIEditors\CollectionUIEditor.cs" line-rate="1" branch-rate="1" complexity="3">
1171+
<class name="PropertyGridHelpers.UIEditors.CollectionUIEditor`1" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\UIEditors\CollectionUIEditor.cs" line-rate="1" branch-rate="1" complexity="3">
11721172
<methods>
11731173
<method name="CreateInstance" signature="(System.Type)" line-rate="1" branch-rate="1" complexity="2">
11741174
<lines>
@@ -1190,7 +1190,7 @@
11901190
<line number="27" hits="32" branch="true" condition-coverage="100% (2/2)" />
11911191
</lines>
11921192
</class>
1193-
<class name="PropertyGridHelpers.UIEditors.FlagEnumUIEditor" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\UIEditors\FlagEnumUIEditor.cs" line-rate="1" branch-rate="1" complexity="29">
1193+
<class name="PropertyGridHelpers.UIEditors.FlagEnumUIEditor" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\UIEditors\FlagEnumUIEditor.cs" line-rate="1" branch-rate="1" complexity="29">
11941194
<methods>
11951195
<method name="get_FlagEnumCB" signature="()" line-rate="1" branch-rate="1" complexity="1">
11961196
<lines>
@@ -1321,7 +1321,7 @@
13211321
<line number="106" hits="48" branch="false" />
13221322
</lines>
13231323
</class>
1324-
<class name="PropertyGridHelpers.UIEditors.FlagEnumUIEditor`1" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\UIEditors\FlagEnumUIEditorT.cs" line-rate="1" branch-rate="1" complexity="1">
1324+
<class name="PropertyGridHelpers.UIEditors.FlagEnumUIEditor`1" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\UIEditors\FlagEnumUIEditorT.cs" line-rate="1" branch-rate="1" complexity="1">
13251325
<methods>
13261326
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
13271327
<lines>
@@ -1333,7 +1333,7 @@
13331333
<line number="19" hits="32" branch="false" />
13341334
</lines>
13351335
</class>
1336-
<class name="PropertyGridHelpers.UIEditors.ImageTextUIEditor" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\UIEditors\ImageTextUIEditor.cs" line-rate="0.9308755760368663" branch-rate="0.7962962962962963" complexity="225">
1336+
<class name="PropertyGridHelpers.UIEditors.ImageTextUIEditor" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\UIEditors\ImageTextUIEditor.cs" line-rate="0.9308755760368663" branch-rate="0.7962962962962963" complexity="225">
13371337
<methods>
13381338
<method name="get_EnumType" signature="()" line-rate="1" branch-rate="1" complexity="1">
13391339
<lines>
@@ -2078,7 +2078,7 @@
20782078
<line number="613" hits="16" branch="false" />
20792079
</lines>
20802080
</class>
2081-
<class name="PropertyGridHelpers.UIEditors.ImageTextUIEditor`1" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\UIEditors\ImageTextUIEditorT.cs" line-rate="1" branch-rate="1" complexity="2">
2081+
<class name="PropertyGridHelpers.UIEditors.ImageTextUIEditor`1" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\UIEditors\ImageTextUIEditorT.cs" line-rate="1" branch-rate="1" complexity="2">
20822082
<methods>
20832083
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
20842084
<lines>
@@ -2096,7 +2096,7 @@
20962096
<line number="48" hits="40" branch="false" />
20972097
</lines>
20982098
</class>
2099-
<class name="WinRT.PropertyGridHelpersVtableClasses.PropertyGridHelpers_TypeDescriptors_CustomTypeDescriptorContextWinRTTypeDetails" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\obj\any cpu\Debug\net6.0-windows10.0.17763.0\WinRT.SourceGenerator\Generator.WinRTAotSourceGenerator\WinRTCCWVtable.g.cs" line-rate="0" branch-rate="1" complexity="2">
2099+
<class name="WinRT.PropertyGridHelpersVtableClasses.PropertyGridHelpers_Converters_TypeConverter_T_WinRTTypeDetails" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\obj\any cpu\Debug\net6.0-windows10.0.17763.0\WinRT.SourceGenerator\Generator.WinRTAotSourceGenerator\WinRTCCWVtable.g.cs" line-rate="0" branch-rate="1" complexity="2">
21002100
<methods>
21012101
<method name="GetExposedInterfaces" signature="()" line-rate="0" branch-rate="1" complexity="1">
21022102
<lines>
@@ -2138,7 +2138,7 @@
21382138
<line number="32" hits="0" branch="false" />
21392139
</lines>
21402140
</class>
2141-
<class name="WinRT.PropertyGridHelpersVtableClasses.PropertyGridHelpers_UIEditors_FlagEnumUIEditorWinRTTypeDetails" filename="c:\agent\_work\9\s\Code\PropertyGridHelpers\obj\any cpu\Debug\net6.0-windows10.0.17763.0\WinRT.SourceGenerator\Generator.WinRTAotSourceGenerator\WinRTCCWVtable.g.cs" line-rate="0" branch-rate="1" complexity="2">
2141+
<class name="WinRT.PropertyGridHelpersVtableClasses.PropertyGridHelpers_TypeDescriptors_CustomTypeDescriptorContextWinRTTypeDetails" filename="c:\agent\_work\10\s\Code\PropertyGridHelpers\obj\any cpu\Debug\net6.0-windows10.0.17763.0\WinRT.SourceGenerator\Generator.WinRTAotSourceGenerator\WinRTCCWVtable.g.cs" line-rate="0" branch-rate="1" complexity="2">
21422142
<methods>
21432143
<method name="GetExposedInterfaces" signature="()" line-rate="0" branch-rate="1" complexity="1">
21442144
<lines>

0 commit comments

Comments
 (0)