Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.TestObjects.Container

Symbol Coverage: N/A (0 of 0)

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() : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_In() : System.Collections.Generic.IList<Newtonsoft.Json.Tests.TestObjects.Product> N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Out() : System.Collections.Generic.IList<Newtonsoft.Json.Tests.TestObjects.Product> N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_In(System.Collections.Generic.IList<Newtonsoft.Json.Tests.TestObjects.Product> value) : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Out(System.Collections.Generic.IList<Newtonsoft.Json.Tests.TestObjects.Product> value) : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1