Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.TestObjects.PersonError

Symbol Coverage: 75.00% (6 of 8)

Branch Coverage: 91.67% (11 of 12)

Method Coverage: 100.00% (10 of 10)

Cyclomatic Complexity Avg: 1.10 Max:2

Methods: 10


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
get_Roles() : System.Collections.Generic.List<System.String>  50.00% : 2 of 4
66.67% : 2 of 3
100.00% : 1 of 1
2
HandleError(System.Runtime.Serialization.StreamingContext context,Newtonsoft.Json.Serialization.ErrorContext errorContext) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Roles(System.Collections.Generic.List<System.String> value) : void  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_Name() : System.String  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
.ctor() : void  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_Name(System.String 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