Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.TestObjects.JsonIgnoreAttributeOnClassTestClass

Symbol Coverage: 66.67% (4 of 6)

Branch Coverage: 50.00% (1 of 2)

Method Coverage: 66.67% (2 of 3)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 3


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
get_IgnoredProperty() : System.Int32  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
get_Property() : System.Int32  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor() : void  100.00% : 2 of 2
N/A : 0 of 0
100.00% : 1 of 1
1