|
|
|
|
|
by tuyiown
1558 days ago
|
|
100% test coverage only covers one dimension of the code, the lines. The other dimension is the data range, and proper coverage is generally not measured. So 100% test coverage you still have tons of possible codepaths that can go sideways, way before including external variability. |
|