First, actually try and measure coverage; second, try at least to test different
options for error-correction, which is not being tested right now.
Addittionally, try to test round-trip. Since right now it's not possible to do
it with the code itself (it does not decode), it might help to use some external
utility... Or actually address #6 in order to test
First, actually try and measure coverage; second, try at least to test different options for error-correction, which is not being tested right now.
Addittionally, try to test round-trip. Since right now it's not possible to do it with the code itself (it does not decode), it might help to use some external utility... Or actually address #6 in order to test