Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.TestObjects.Car

Symbol Coverage: N/A (0 of 0)

Branch Coverage: 0.00% (0 of 9)

Method Coverage: 0.00% (0 of 9)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 9


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
.ctor() : void N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
get_Features() : System.Collections.Generic.List<System.String> N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
get_LastModified() : System.DateTime N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
get_Model() : System.String N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
get_Year() : System.DateTime N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
set_Features(System.Collections.Generic.List<System.String> value) : void N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
set_LastModified(System.DateTime value) : void N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
set_Model(System.String value) : void N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
set_Year(System.DateTime value) : void N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1