Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.Movie
Symbol Coverage: N/A (0 of 0)
Branch Coverage: 76.92% (10 of 13)
Method Coverage: 76.92% (10 of 13)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 13
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
get_Classification() : 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_Name() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_ReleaseCountries() : System.Collections.Generic.List<System.String> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_ReleaseDate() : System.Nullable<System.DateTime> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Studio() : 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_Classification(System.String value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 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_Name(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_ReleaseCountries(System.Collections.Generic.List<System.String> value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_ReleaseDate(System.Nullable<System.DateTime> value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_Studio(System.String value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |