line |
true |
false |
branch |
126
|
0 |
0 |
while (2 < srclength) { |
136
|
0 |
0 |
Assert (output[0] < 64); |
137
|
0 |
0 |
Assert (output[1] < 64); |
138
|
0 |
0 |
Assert (output[2] < 64); |
139
|
0 |
0 |
Assert (output[3] < 64); |
141
|
0 |
0 |
if (datalength + 4 > targsize) { |
151
|
0 |
0 |
if (0 != srclength) { |
155
|
0 |
0 |
for (i = 0; i < srclength; i++) { |
161
|
0 |
0 |
Assert (output[0] < 64); |
162
|
0 |
0 |
Assert (output[1] < 64); |
163
|
0 |
0 |
Assert (output[2] < 64); |
165
|
0 |
0 |
if (datalength + 4 > targsize) { |
171
|
0 |
0 |
if (srclength == 1) { |
179
|
0 |
0 |
if (datalength >= targsize) { |