Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.JsonReaderException

Symbol Coverage: 100.00% (10 of 10)

Branch Coverage: 75.00% (6 of 8)

Method Coverage: 75.00% (6 of 8)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 8


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 message) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(System.String message,System.Exception innerException) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(System.String message,System.Exception innerException,System.Int32 lineNumber,System.Int32 linePosition) : void  100.00% : 4 of 4
100.00% : 1 of 1
100.00% : 1 of 1
1
get_LineNumber() : System.Int32  N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
get_LinePosition() : System.Int32  N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
set_LineNumber(System.Int32 value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_LinePosition(System.Int32 value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1