Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.Serialization.JsonSerializerTest+DataContractPrivateMembers

Symbol Coverage: 100.00% (10 of 10)

Branch Coverage: 90.91% (10 of 11)

Method Coverage: 90.91% (10 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% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(System.String name,System.Int32 age,System.Int32 rank,System.String title) : void  100.00% : 6 of 6
100.00% : 1 of 1
100.00% : 1 of 1
1
ToString() : System.String  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Age() : System.Int32  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_NotIncluded() : System.String  N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
get_Rank() : System.Int32  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Title() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Age(System.Int32 value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_NotIncluded(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Rank(System.Int32 value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Title(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1