]> ocean-lang.org Git - ocean/commitdiff
oceani: mark code that doesn't need testing.
authorNeilBrown <neil@brown.name>
Sat, 11 May 2019 01:41:59 +0000 (11:41 +1000)
committerNeilBrown <neil@brown.name>
Sat, 11 May 2019 01:41:59 +0000 (11:41 +1000)
Some code is included to check and report impossible
conditions.  Failure to exercise this code shouldn't
be seen as a failure of test coverage.
So mark such code as //NOTEST and exclude it
from statistics.

This brings test coverage up to 93%

Signed-off-by: NeilBrown <neil@brown.name>

No differences found