For context, see the coverage report posted to fcc9603#commitcomment-143981597.
Current unit tests for both blas/base/dznrm2
and blas/base/scnrm2
fail to cover all branches, resulting in less than 100% code coverage. It would be good if we could add more test cases to those packages to ensure full coverage.