SSC code coverage
87.8%全体 Line · 1748/1992
82.3%全体 Branch · 862/1048
完全カバー 231行カバー率100%のmethod
部分カバー 60行カバー率1〜99.9%
未カバー 23行カバー率0%のmethod
行カバー済みそのmethodのcoverable lineがすべて実行済みです。Branch列は別に確認してください。
一部カバーmethodは実行されていますが、未実行行が残っています。
未実行そのmethodのcoverable lineは一度も実行されていません。
method名をタップすると、このページ内の該当ソース行へ移動します。
SSC.ValueStateExtensions 一部カバー 33.3%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 未実行 | IsMatched(SSC.ValueState) GitHub | 0.0% | 100.0% | 7 |
| 未実行 | IsMismatched(SSC.ValueState) GitHub | 0.0% | 100.0% | 9 |
| 未実行 | IsMissing(SSC.ValueState) GitHub | 0.0% | 100.0% | 5 |
| 一部カバー | ToComparisonState(System.Boolean,System.Boolean) GitHub | 66.7% | 75.0% | 15 |
SSC.ParallelGeneratedDictionary`3 一部カバー 66.1%
SSC.CompareConfiguration 一部カバー 66.7%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 未実行 | get_DuplicateKeyPolicy() GitHub | 0.0% | 100.0% | 13 |
| 未実行 | get_NullKeyPolicy() GitHub | 0.0% | 100.0% | 9 |
| 行カバー済み | get_MissingCompareKeyListPolicy() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_StrictMode() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_StringKeyComparison() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_TraceLog() GitHub | 100.0% | 100.0% | — |
SSC.ParallelGeneratedRuntime 一部カバー 67.9%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 一部カバー | RequireMemberNode(SSC.ParallelNode`1<TParent>,System.String,System.String) GitHub | 53.8% | 50.0% | 597-599, 607-609 |
| 一部カバー | RequireMemberNode(SSC.ParallelNode`1<TParent>,System.String,System.String) GitHub | 66.7% | 50.0% | 627-629 |
| 行カバー済み | RequireNode(SSC.Parallel`1<T>,System.String) GitHub | 100.0% | 100.0% | — |
SSC.DynamicParallelNodeView 一部カバー 72.1%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 一部カバー | TryGetIndex(System.Dynamic.GetIndexBinder,System.Object[],System.Object&) GitHub | 60.0% | 50.0% | 112-113 |
| 一部カバー | TryInvokeMember(System.Dynamic.InvokeMemberBinder,System.Object[],System.Object&) GitHub | 60.0% | 50.0% | 102-103 |
| 一部カバー | TryGetMember(System.Dynamic.GetMemberBinder,System.Object&) GitHub | 69.2% | 61.1% | 78, 80-81, 84, 86-87, 90-91 |
| 行カバー済み | .ctor(SSC.IParallelNode,SSC.CompareConfiguration) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | From(SSC.IParallelNode,SSC.CompareConfiguration) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | ToString() GitHub | 100.0% | 50.0% | — |
SSC.DynamicParallelListView 一部カバー 72.7%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 未実行 | System.Collections.IEnumerable.GetEnumerator() GitHub | 0.0% | 100.0% | 164 |
| 未実行 | get_Count() GitHub | 0.0% | 100.0% | 132 |
| 未実行 | get_Item(System.Int32) GitHub | 0.0% | 100.0% | 138-139 |
| 一部カバー | TryGetIndex(System.Dynamic.GetIndexBinder,System.Object[],System.Object&) GitHub | 66.7% | 50.0% | 147-148 |
| 行カバー済み | .ctor(System.Collections.Generic.IReadOnlyList`1<SSC.IParallelNode>,SSC.CompareConfiguration) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetEnumerator() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | ValidateIndex(System.Int32) GitHub | 100.0% | 100.0% | — |
SSC.ParallelNodeExtensions 一部カバー 72.7%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 一部カバー | GetDirectMemberName(System.Linq.Expressions.Expression`1<System.Func`2<TParent,TMember>>) GitHub | 40.0% | 50.0% | 35-37 |
| 行カバー済み | Children(SSC.ParallelNode`1<TParent>,System.Linq.Expressions.Expression`1<System.Func`2<TParent,System.Collections.Generic.IEnumerable`1<TElement>>>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | Children(SSC.ParallelNode`1<TParent>,System.Linq.Expressions.Expression`1<System.Func`2<TParent,System.Collections.Generic.IReadOnlyDictionary`2<TKey,TElement>>>) GitHub | 100.0% | 100.0% | — |
SSC.DynamicParallelValuePathView 一部カバー 73.4%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 一部カバー | TryGetIndex(System.Dynamic.GetIndexBinder,System.Object[],System.Object&) GitHub | 60.0% | 50.0% | 329-330 |
| 一部カバー | TryInvokeMember(System.Dynamic.InvokeMemberBinder,System.Object[],System.Object&) GitHub | 60.0% | 50.0% | 319-320 |
| 一部カバー | TryGetMember(System.Dynamic.GetMemberBinder,System.Object&) GitHub | 65.2% | 70.0% | 267-268, 273-274, 291-292, 297-298 |
| 一部カバー | TryCreateRuntimeDerivedContainerView(System.String,System.Object&) GitHub | 70.6% | 58.8% | 348-350, 355-357, 365-366, 389-390 |
| 一部カバー | GetState(System.Int32) GitHub | 72.7% | 77.8% | 221, 226, 240-241, 246-247 |
| 一部カバー | ResolveValue(System.Int32,SSC.NodePresenceState&) GitHub | 76.2% | 68.8% | 408-409, 419-421 |
| 行カバー済み | .ctor(SSC.IParallelNode,System.String[],SSC.IParallelNode,SSC.CompareConfiguration) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | FromMember(SSC.IParallelNode,System.String,SSC.IParallelNode,SSC.CompareConfiguration) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | ToString() GitHub | 100.0% | 50.0% | — |
SSC.ParallelGeneratedMeta 一部カバー 80.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 未実行 | GetState(System.Int32) GitHub | 0.0% | 100.0% | 16 |
| 行カバー済み | .ctor(SSC.IParallelNode) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Count() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_KeyText() GitHub | 100.0% | 100.0% | — |
SSC.ParallelGeneratedKeyText 一部カバー 83.3%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 一部カバー | TryUnescapeXPathLikeDiscriminator(System.String,System.String&) GitHub | 77.8% | 81.2% | 319-320, 326-327 |
| 行カバー済み | CreateKeyIndexCache(System.Collections.Generic.IReadOnlyList`1<SSC.ParallelNode`1<TElement>>) GitHub | 100.0% | 100.0% | — |
SSC.ParallelGeneratedList`2 一部カバー 83.3%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 未実行 | .ctor(System.Collections.Generic.IReadOnlyList`1<SSC.ParallelNode`1<TElement>>,System.Func`2<SSC.ParallelNode`1<TElement>,TView>) GitHub | 0.0% | 0.0% | 179, 181 |
| 未実行 | AtIndex(System.Int32) GitHub | 0.0% | 100.0% | 272 |
| 未実行 | ByPathKey(System.String) GitHub | 0.0% | 100.0% | 274 |
| 未実行 | System.Collections.IEnumerable.GetEnumerator() GitHub | 0.0% | 100.0% | 284 |
| 未実行 | get_Count() GitHub | 0.0% | 100.0% | 196 |
| 一部カバー | GetKeyIndexCache() GitHub | 75.0% | 50.0% | 265 |
| 一部カバー | get_Item(System.String) GitHub | 90.0% | 66.7% | 217 |
| 行カバー済み | .ctor(System.Collections.Generic.IReadOnlyList`1<SSC.ParallelNode`1<TElement>>,System.Int32,System.Func`2<SSC.ParallelNode`1<TElement>,TView>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetEnumerator() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | SelectModel(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | ValidateIndex(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | ValidateModelIndex(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Item(System.Int32) GitHub | 100.0% | 100.0% | — |
SSC.ParallelCompareApi 一部カバー 83.6%
SSC.Internal.ParallelDiffPathFormatter 一部カバー 83.8%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 一部カバー | AppendSegment(System.Text.StringBuilder,SSC.ParallelDiffPathSegment) GitHub | 78.9% | 70.0% | 75, 83, 90-91 |
| 一部カバー | Format(System.Collections.Generic.IReadOnlyList`1<SSC.ParallelDiffPathSegment>,System.Int32) GitHub | 81.8% | 70.0% | 35, 40 |
| 行カバー済み | EscapeKeyText(System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | Format(System.Collections.Generic.IReadOnlyList`1<SSC.ParallelDiffPathSegment>) GitHub | 100.0% | 100.0% | — |
SSC.ParallelGeneratedValue`2 一部カバー 90.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 一部カバー | GetState(System.Int32,TValue,SSC.NodePresenceState,System.Func`2<System.Int32,SSC.ParallelGeneratedValue`2/ResolvedGeneratedValue<TModel,TValue>>) GitHub | 73.7% | 81.2% | 459, 473-474, 486-487 |
| 一部カバー | ResolveValue(System.Int32,SSC.NodePresenceState&) GitHub | 84.6% | 83.3% | 554-555 |
| 一部カバー | Select(System.Func`2<TValue,TNext>) GitHub | 92.3% | 50.0% | 505 |
| 行カバー済み | .ctor(SSC.ParallelNode`1<TModel>,System.Func`2<TModel,TValue>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | .ctor(SSC.ParallelNode`1<TModel>,SSC.IParallelNode,System.Func`2<TModel,TValue>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | .ctor(TValue,SSC.NodePresenceState) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | CreateDerivedLeaf() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetState(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | ToString() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Item(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Presence() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Value() GitHub | 100.0% | 100.0% | — |
SSC.ParallelGeneratedModelList`2 一部カバー 92.3%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 未実行 | System.Collections.IEnumerable.GetEnumerator() GitHub | 0.0% | 100.0% | 386 |
| 未実行 | get_Count() GitHub | 0.0% | 100.0% | 367 |
| 行カバー済み | .ctor(System.Collections.Generic.IReadOnlyList`1<SSC.ParallelNode`1<TElement>>,System.Func`2<SSC.ParallelNode`1<TElement>,TView>,System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetEnumerator() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | ValidateIndex(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Item(System.Int32) GitHub | 100.0% | 100.0% | — |
SSC.Internal.XPathLikePathParser 一部カバー 94.4%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 一部カバー | TryUnescapeKey(System.String,System.String&) GitHub | 87.5% | 92.9% | 300-301 |
| 一部カバー | TryParseSegment(System.String,System.Boolean,SSC.Internal.XPathLikePathSegment&) GitHub | 88.2% | 81.2% | 218, 230 |
| 一部カバー | TryParseSelector(System.String,System.Boolean,SSC.Internal.XPathLikePathSelector&) GitHub | 93.3% | 93.8% | 270 |
| 一部カバー | TryParse(System.String,System.String,System.Boolean,SSC.Internal.XPathLikePath&) GitHub | 93.8% | 90.0% | 116 |
| 行カバー済み | GetRootName(System.Collections.Generic.IReadOnlyList`1<System.String>,System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | TryParse(System.String,SSC.Internal.XPathLikePath&) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | TryParse(System.String,System.String,SSC.Internal.XPathLikePath&) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | TryParseLegacyEmptyKeySelectorPath(System.String,SSC.Internal.XPathLikePath&) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | TrySplitSegments(System.String,System.Collections.Generic.List`1<System.String>&) GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffPathPattern 一部カバー 94.7%
SSC.ParallelNode`1 一部カバー 95.1%
SSC.ParallelPathAccessExtensions 一部カバー 96.5%
SSC.CompareExecutionException 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(SSC.CompareIssueCode,System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Code() GitHub | 100.0% | 100.0% | — |
SSC.CompareInputException 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(SSC.CompareIssueCode,System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Code() GitHub | 100.0% | 100.0% | — |
SSC.CompareIssue 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | get_Code() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_KeyText() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Level() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Message() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_ModelIndex() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Path() GitHub | 100.0% | 100.0% | — |
SSC.CompareResult`1 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | get_Configuration() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_HasError() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Issues() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Root() GitHub | 100.0% | 100.0% | — |
SSC.Internal.ComparableMember 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(System.Reflection.PropertyInfo) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | .ctor(System.Reflection.FieldInfo) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetValue(System.Object) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_MemberType() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Name() GitHub | 100.0% | 100.0% | — |
SSC.Internal.TypeMetadataResolver 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .cctor() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetComparableMembers(System.Type) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetCompareKeyMember(System.Type) GitHub | 100.0% | 75.0% | — |
SSC.Internal.XPathLikePath 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(System.String,System.Collections.Generic.IReadOnlyList`1<SSC.Internal.XPathLikePathSegment>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_RootName() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Segments() GitHub | 100.0% | 100.0% | — |
SSC.Internal.XPathLikePathSegment 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(System.String,SSC.Internal.XPathLikePathSelector) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_MemberName() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Selector() GitHub | 100.0% | 100.0% | — |
SSC.Internal.XPathLikePathSelector 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(SSC.Internal.XPathLikePathSelectorKind,System.String,System.Nullable`1<System.Int32>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | FromOrdinal(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | Key(System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_KeyText() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Kind() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Ordinal() GitHub | 100.0% | 100.0% | — |
SSC.ParallelChildSet 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(System.String,System.Collections.Generic.IReadOnlyList`1<SSC.IParallelNode>,System.Boolean) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_HasDifferences() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Name() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Nodes() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffEntry 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | ToString() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Kind() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Node() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_ParentNode() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_ParentPath() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Path() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Values() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffEntryPathExtensions 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | PathMatches(SSC.ParallelDiffEntry,SSC.ParallelDiffPathPattern) GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffEntryPathProjection 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(SSC.ParallelDiffEntry,System.String,System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetDiffValue(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetState(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetValue(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Count() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Entry() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Item(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_ProjectedParentPath() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_ProjectedPath() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffEntryPathProjectionExtensions 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | PathMatches(SSC.ParallelDiffEntryPathProjection,SSC.ParallelDiffPathPattern) GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffPathNodeContext 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(SSC.ParallelDiffPathSegment,SSC.IParallelNode,SSC.IParallelNode,System.Collections.Generic.IReadOnlyList`1<SSC.IParallelNode>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Node() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_ParentNode() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Siblings() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_StandardSegment() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffPathProjectionContext 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(System.Collections.Generic.IReadOnlyList`1<SSC.ParallelDiffPathNodeContext>,SSC.ParallelDiffPathNodeContext) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Ancestors() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Current() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffPathSegment 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(System.String,System.Nullable`1<SSC.ParallelDiffPathSelector>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | Key(System.String,System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | Member(System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | Ordinal(System.String,System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | StandardKey(System.String,System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | ValidateMemberName(System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | WithMemberName(System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_MemberName() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Selector() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffPathSegmentProjection 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(SSC.ParallelDiffPathSegmentProjectionKind,SSC.ParallelDiffPathSegment) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | KeepStandard() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | Omit() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | Replace(SSC.ParallelDiffPathSegment) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Kind() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Replacement() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffPathSelector 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(SSC.ParallelDiffPathSelectorKind,System.String,System.Nullable`1<System.Int32>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | FromKey(System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | FromOrdinal(System.Int32) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_KeyText() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Kind() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Ordinal() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDiffValue 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | ToString() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_ModelIndex() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_State() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Value() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDisplayFormatter 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | FormatSlot(System.Int32,System.Object,SSC.ValueState) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | FormatSlots(System.Int32,System.Func`2<System.Int32,SSC.ParallelDisplaySlot>) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | FormatValue(System.Object,SSC.ValueState) GitHub | 100.0% | 87.5% | — |
SSC.ParallelDisplaySlot 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | .ctor(System.Object,SSC.ValueState) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_State() GitHub | 100.0% | 100.0% | — |
| 行カバー済み | get_Value() GitHub | 100.0% | 100.0% | — |
SSC.ParallelDynamicAccessExtensions 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | AsDynamic(SSC.CompareResult`1<T>) GitHub | 100.0% | 66.7% | — |
SSC.ParallelProjectedPathSearchExtensions 行カバー済み 100.0%
| 状態 | Method | Line | Branch | Uncovered lines |
|---|---|---|---|---|
| 行カバー済み | GetDiffEntryPathProjections(SSC.CompareResult`1<T>,SSC.IParallelDiffPathProjector,System.String) GitHub | 100.0% | 100.0% | — |
| 行カバー済み | GetDiffEntryPathProjections(SSC.CompareResult`1<T>,SSC.IParallelDiffPathProjector,SSC.ParallelDiffPathPattern) GitHub | 100.0% | 100.0% | — |
ファイル別行カバレッジ
ソースファイルごとにページを分割しています。ファイルを選ぶと、そのファイルの全行と実行状態を確認できます。