Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Utilities.ILGeneratorExtensions

Symbol Coverage: 100.00% (19 of 19)

Branch Coverage: 100.00% (11 of 11)

Method Coverage: 100.00% (5 of 5)

Cyclomatic Complexity Avg: 2.00 Max:3

Methods: 5


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
BoxIfNeeded(System.Reflection.Emit.ILGenerator generator,System.Type type) : void [static]  100.00% : 4 of 4
100.00% : 2 of 2
100.00% : 1 of 1
2
CallMethod(System.Reflection.Emit.ILGenerator generator,System.Reflection.MethodInfo methodInfo) : void [static]  100.00% : 4 of 4
100.00% : 4 of 4
100.00% : 1 of 1
3
PushInstance(System.Reflection.Emit.ILGenerator generator,System.Type type) : void [static]  100.00% : 5 of 5
100.00% : 2 of 2
100.00% : 1 of 1
2
Return(System.Reflection.Emit.ILGenerator generator) : void [static]  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
UnboxIfNeeded(System.Reflection.Emit.ILGenerator generator,System.Type type) : void [static]  100.00% : 4 of 4
100.00% : 2 of 2
100.00% : 1 of 1
2