Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.TestObjects.ClassWithArray

Symbol Coverage: 100.00% (9 of 9)

Branch Coverage: 100.00% (4 of 4)

Method Coverage: 100.00% (4 of 4)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 4


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
.ctor() : void  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Bar() : System.Collections.Generic.IList<System.Int64>  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Foo() : System.String  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Foo(System.String value) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1