Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.TestObjects.DictionaryInterfaceClass

Symbol Coverage: 100.00% (5 of 5)

Branch Coverage: 100.00% (11 of 11)

Method Coverage: 100.00% (11 of 11)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 11


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
.ctor() : void  100.00% : 5 of 5
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Collection() : System.Collections.Generic.ICollection<System.Int32>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Dictionary() : System.Collections.Generic.IDictionary<System.String,System.Int32>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Employee() : Newtonsoft.Json.Tests.TestObjects.EmployeeReference  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Name() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Random() : System.Object  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Collection(System.Collections.Generic.ICollection<System.Int32> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Dictionary(System.Collections.Generic.IDictionary<System.String,System.Int32> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Employee(Newtonsoft.Json.Tests.TestObjects.EmployeeReference value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Name(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Random(System.Object value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1