Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Serialization.ErrorEventArgs

Symbol Coverage: 100.00% (4 of 4)

Branch Coverage: 100.00% (5 of 5)

Method Coverage: 100.00% (5 of 5)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 5


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
.ctor(System.Object currentObject,Newtonsoft.Json.Serialization.ErrorContext errorContext) : void  100.00% : 4 of 4
100.00% : 1 of 1
100.00% : 1 of 1
1
get_CurrentObject() : System.Object  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_ErrorContext() : Newtonsoft.Json.Serialization.ErrorContext  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_CurrentObject(System.Object value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_ErrorContext(Newtonsoft.Json.Serialization.ErrorContext value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1