Coverage testing is completed.
Shortcomings in the coverage testing:
- _patch has code to do a restart during compilation; it seems to be broken, and so is not tested.
- tick has code to search current if the word is not in context; I was unable to devise a test for that case.
- *ELSE has code for page boundary crossing that is not tested.
- *LOOP has code for page boundary crossing that is not tested.
- D* has code for propagating a negation carry that is not tested.
- D/MOD has code for negative divisors and dividends that is not tested.
Top comments (0)