Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Utilities.Base64Encoder

Symbol Coverage: 72.92% (35 of 48)

Branch Coverage: 62.50% (20 of 32)

Method Coverage: 100.00% (4 of 4)

Cyclomatic Complexity Avg: 4.75 Max:15

Methods: 4


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
Encode(System.Byte[] buffer,System.Int32 index,System.Int32 count) : void  63.89% : 23 of 36
57.14% : 16 of 28
100.00% : 1 of 1
15
.ctor(System.IO.TextWriter writer) : void  100.00% : 5 of 5
100.00% : 1 of 1
100.00% : 1 of 1
1
Flush() : void  100.00% : 5 of 5
100.00% : 2 of 2
100.00% : 1 of 1
2
WriteChars(System.Char[] chars,System.Int32 index,System.Int32 count) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1