Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.Event
Symbol Coverage: 0.00% (0 of 58)
Branch Coverage: 0.00% (0 of 28)
Method Coverage: 0.00% (0 of 20)
Cyclomatic Complexity Avg: 1.20 Max:3
Methods: 20
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
.ctor(System.String sublocation,System.Int32 userId,Newtonsoft.Json.Tests.TestObjects.EventType type,System.String summary,System.String details,System.String stackTrace,System.String tag) : void |
0.00% :
0 of 14
|
0.00% :
0 of 5
|
0.00% :
0 of 1
|
3 |
.ctor(System.String summary) : void |
0.00% :
0 of 8
|
0.00% :
0 of 5
|
0.00% :
0 of 1
|
3 |
get_details() : System.String |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_stackTrace() : System.String |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_sublocation() : System.String |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_summary() : System.String |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_tag() : System.String |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_time() : System.DateTime |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_type() : Newtonsoft.Json.Tests.TestObjects.EventType |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_userId() : System.Int32 |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
GetCurrentSubLocation() : System.String [static] |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
GetCurrentUserId() : System.Int32 [static] |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_details(System.String value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_stackTrace(System.String value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_sublocation(System.String value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_summary(System.String value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_tag(System.String value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_type(Newtonsoft.Json.Tests.TestObjects.EventType value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_userId(System.Int32 value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
ToString() : System.String |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |