Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.TestObjects.WagePerson

Symbol Coverage: N/A (0 of 0)

Branch Coverage: 100.00% (3 of 3)

Method Coverage: 100.00% (3 of 3)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 3


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
get_HourlyWage() : System.Decimal N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_HourlyWage(System.Decimal value) : void 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