Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.Linq.LinqToJsonTest+Post

Symbol Coverage: N/A (0 of 0)

Branch Coverage: 100.00% (9 of 9)

Method Coverage: 100.00% (9 of 9)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 9


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
get_Categories() : System.Collections.Generic.IList<System.String> N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Description() : System.String N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Link() : System.String N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Title() : System.String N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor() : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Categories(System.Collections.Generic.IList<System.String> value) : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Description(System.String value) : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Link(System.String value) : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Title(System.String value) : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1