DEV Community

Charles Anthony
Charles Anthony

Posted on

2024-01-31 Coverage testing

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)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more